A wonderful command line tool for managing your helpers.
This package is tested with Laravel v8 and it should work on Laravel v7 or v6 or v5
php | ^7.3|^8.0 |
Composer | ^2.3 |
Laravel | ^6.0 |
Install the package by using composer:
composer require yemeni-open-source/laravel-helpers
You can create the helpers.php
manually or using this command line to create new one.
php artisan helpers:link
The MIT License (MIT). Please see MIT license File for more information.