Libraries tagged by route laravel
luna/laravel-seo-urls
62 Downloads
Create SEO friendly urls/routes
lucass3na/laravel-blog
27 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.
levizoesch/laravel-list-middleware
78 Downloads
A simple command to list your route's middleware.
leoche/laravel-lpermissions
59 Downloads
Users Roles & Permissions for routes
lcharette/laravel-auth-api
52 Downloads
Basic auth API routes for Single Page Application.
laurel/multi-route
53 Downloads
Simple routing for Laravel
larakit/lk-route
376 Downloads
[Larakit] Управление роутами
koddea/laravel-localize
77 Downloads
A Laravel package for localization purposes
kmuenkel/route-injection
261 Downloads
Allow for Laravel Controller method injection of *any* object type.
khalyomede/laravel-api-generator
59 Downloads
Generates models, controllers and routes API from a database
juraboyev/laravel-recruitment-api
48 Downloads
The package contains migrations, routes, controllers for recruitment api.
jshannon63/laravel-baton
22 Downloads
Share named routes and other collection data to Javascript from your Laravel Blade views
joeri-abbo/laravel-api-markdown-tree
3 Downloads
A Laravel package to generate a tree view of API routes in Markdown format.
jigeshraval/laravel-scope
5 Downloads
Define the scope, Admin or Front, of a Laravel application so that the resources, controllers, and routes can be splitted
jiejunf/laravel-resourceful
36 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.