yemeni-open-source / laravel-helpers
A wonderful command line tool for managing your helpers.
v1.1.8
2023-02-19 11:19 UTC
Requires
- php: ^7.3 || ^7.4 || ^8.0 || ^8.1 || ^8.2
- illuminate/contracts: ^6.0|^7.0|^8.0|^9.0|^10.0
- illuminate/filesystem: ^6.0|^7.0|^8.0|^9.0|^10.0
README
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
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.