Libraries tagged by laravel route
geekpack/laravel-api
94 Downloads
Package to use API routes dynamically from the database with Sanctum.
garmonic/laravel-features-arch
9 Downloads
This package helps you to divide you Laravel project code by features, encapsulated in separate folders. Each feature has its own container, configuration, routes, views and providers. You can enable and disable your features in general config file.
gabrieljaime/laravel-api-generator-gj
21 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
framesnpictures/route-max
1019 Downloads
Laravel Single Action Controller Library
florddev/laravel-auto-routing
12 Downloads
Un package de routage automatique pour Laravel
felixdorn/laravel-url-resolver
32 Downloads
Resolve routes and urls with one function.
farmit/rrrbac-for-laravel
52 Downloads
Role, routes, rules, based access control.
exceptio/laravel-blog
10 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
eozden/paginator-route
17 Downloads
Middleware for router {page} parameter to work with paginator
elsayed85/pretty_routes
9 Downloads
This is my package PrettyRoutes
drivezy/laravel-access-manager
221 Downloads
To manage the different access levels across multiple records, routes
dminustin/laravel-api-factory
37 Downloads
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
djbdeveloper/laravel-anti-replay
4 Downloads
A simple anti-replay middleware for Laravel applications that is compatible with Vue hash routes.
ctf0/route-map
17 Downloads
list all app routes
crumby/route-resolver
106 Downloads
Localized Url builder for Laravel 5.4 with dynamic parameters resolution.