Download the PHP package vcoder7/ltools without Composer
On this page you can find all versions of the php package vcoder7/ltools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ltools
lTools - Features
Laravel helper tools
- Cache clear command
- Automatic
uuid
field value generation - Changelog integration
Installation
Clear application, route, config and view cache
Automatic uuid
field value generation
- Add to your migration
- Add to your model:
Changelog integration
Setup:
Publish config:
Publish migrations:
Enable changelogs for one model, add to the model Vcoder7\Ltools\Http\Traits\RecordChangesTrait
Example:
Exclude fields from change logging
Add to your model:
Get changelogs for model
All versions of ltools with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2 | ^8.3 | ^8.4
illuminate/console Version ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0
illuminate/support Version ^12.19
illuminate/database Version ^12.19
illuminate/console Version ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0
illuminate/support Version ^12.19
illuminate/database Version ^12.19
The package vcoder7/ltools contains the following files
Loading the files please wait ....