Download the PHP package laragrad/largent without Composer
On this page you can find all versions of the php package laragrad/largent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laragrad/largent
More information about laragrad/largent
Files in laragrad/largent
Download laragrad/largent
More information about laragrad/largent
Files in laragrad/largent
Please rate this library. Is it a good library?
Informations about the package largent
laragrad/largent
Installation
Install a package
composer require laragarad/largent
Publish translation and config resources
php artisan vendor:publish --tag=largent
If you need, you can to publish migrations, but it is not required.
php artisan vendor:publish --tag=largent-migrations
If your accountable entities use uuid keys then change config key laragrad.largent.entity_key_type value to uuid
Run table migrations
php artisan migrate
Configurating and operation handler creating
...
All versions of largent with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
laragrad/eloquent-model-userstamps Version >=1.1
laragrad/uuid Version >=1.0
laragrad/eloquent-model-userstamps Version >=1.1
laragrad/uuid Version >=1.0
The package laragrad/largent contains the following files
Loading the files please wait ....