laravel-helpers maintained by yemeni-open-source
Description
A wonderful command line tool for managing your helpers.
Author
Last update
2023/11/04 12:42
(dev-main)
License
Downloads
40
Tags
Laravel Helpers
A wonderful command line tool for managing your helpers.
Requirments
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 |
Installation
Install the package by using composer:
composer require yemeni-open-source/laravel-helpers
Link your helpers
You can create the helpers.php manually or using this command line to create new one.
php artisan helpers:link
License
The MIT License (MIT). Please see MIT license File for more information.