4 Repositories
PHP autoload Libraries
Because I can never remember exactly how to autoload my helpers.php file.
Laravel Helpers File (helpers.php) I add a app/helpers.php file to every project for any custom helpers I might want to create. Everytime I go to add
Autoload maker
Autoload maker Simply run the code of the file autoloadmaker.php, an autoload.php will be create in the same directory with the file autoloadmaker.php
Automatically load your helpers in your laravel application.
Laravel AutoHelpers Automatically load your helpers in your laravel application. Installation You can install the package via composer: composer requi
Generate and autoload custom Helpers, Builder Scope, Service class, Trait
laravel-make-extender Generate and autoload custom helpers, It can generate multilevel helpers in the context of the directory. Generate Service class