Getting started
Last updated
Last updated
Laravel and PHP has some lacks, which is fine (they are not designed to be perfect fit for every possible case). Therefore this package serve to fill that gap.
The package is just a bunch of functions that we most often reuse in plenty of our own open source packages as well as our work.
All make commands available through the framework opens the generated file (APP_IDE
environment variable must be configured).
Helpers functions from our other package are in multiple ways.
Custom Eloquent attributes casts and validation rules
Added useful commands like horizon:flush
, make:builder
, queue:batches
, cache:clearLocks
, vendor:check
Grab this package using composer: