Looking to hire Laravel developers? Try LaraJobs

laravel-developement-kit maintained by ferdousanam

Description
Helpers during laravel development
Author
Last update
2022/12/11 20:24 (dev-master)
License
Downloads
22

Comments
comments powered by Disqus

Laravel Development Kit

Latest Version on Packagist Software License Total Downloads

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

DEV.md

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.