laravel-development-kit maintained by ferdousanam
Description
Helpers during laravel development
Author
Last update
2022/12/11 20:24
(dev-master)
License
Downloads
217
Tags
Laravel Development Kit
Run the composer command to install
composer require ferdousanam/laravel-development-kit
Available Routes
-
/artisan/{command?} -
/environment-variables/{file?}example:
/environment-variables/.env.example -
/config-variables/{file?}example:
/config-variables/app -
/generate-migration/{file?} -
/table-fillable-columns/{table}example:
/table-fillable-columns/users -
/failed-jobs/{id}
Publishable Routes
Run the following command to publish local.php route file
php artisan vendor:publish --tag=development-kit
Dev Instruction
Author
Contact Author if interested for this package as author is too lazy to write documentation 🙁 Ferdous Anam.
License
The MIT License (MIT). Please see License File for more information.