Package Data | |
---|---|
Maintainer Username: | Mahmoud-Italy |
Maintainer Contact: | mahmoud.italy@outlook.com (Mahmoud.Ahmed) |
Package Create Date: | 2020-08-01 |
Package Last Update: | 2020-08-06 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-02-05 03:13:26 |
Package Statistics | |
---|---|
Total Downloads: | 504 |
Monthly Downloads: | 7 |
Daily Downloads: | 0 |
Total Stars: | 7 |
Total Watchers: | 4 |
Total Forks: | 1 |
Total Open Issues: | 0 |
Lumen package to help you customize your routes. Specialize for whom using lumen, If you don't you better do now, Lumen is stunningly micro-framework Faster 4x than laravel.
Add those lines in top of routes/web.php
That's it. done
Instead of doing this shit
We can simple do this now
However, you can also custom your routes as much as u want in Lararoutes\Lumen\CustomRoutes.php
Another example for what you can do else Instead of doing this
You can just drop one line like that
Just create new function authResource in Lararoutes\Lumen\CustomRoutes.php
You are welcome :)
The MIT License (MIT). Please see License File for more information.