It's a package that can create new route on Laravel, based on its parameters. Like we have api, web, we can now easily configure this with custom-router.
- Laravel framework: ">=9.0"
- Laravel framework: "< 11.0"
- PHP: ">=8.0"
To install the package, run the following command:
composer require masterskill/custom-router
There is no need to configure the file
To create a new route, use the following Artisan command:
php artisan make:route
And provide all the informations needed.
- Name : Clairmont RAJAONARISON - masterSkill77
- Email: clairmont.rajaonarison@gmail.com
- Email: clairmont@saha-technology.com
Enjoy it :)