Helper Generator for Laravel
Install via composer
composer require devtical/laravel-helpers
Publish the config by running the php artisan vendor:publish
command.
php artisan make:helper <NAME>
Please see the changelog for more information on what has changed recently.
$ composer test
Please see CONTRIBUTING.md for details.
If you discover any security related issues, please email author instead of using the issue tracker.
The MIT License (MIT). Please see the license file for more information.