Mahmoud-Italy / Lararoutes-lumen-custom-routes by Mahmoud-Italy

Lumen package to help you customize your routes apiResources.
487
4
3
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: 2024-04-17 15:14:50
Package Statistics
Total Downloads: 487
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 4
Total Watchers: 3
Total Forks: 1
Total Open Issues: 0

Lumen Custom Routes

Scrutinizer Code Quality Build Status Code Intelligence Status

lumen-custom-routes

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.

Installation

Usage

Add those lines in top of routes/web.php

That's it. done

Example

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 :)

Credits

License

The MIT License (MIT). Please see License File for more information.