Libraries tagged by route laravel
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.
dilneiss/laravel-request-docs
176 Downloads
Automatically generate Laravel docs from request rules, controllers and 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.
crumby/route-locale
90 Downloads
Localized Url builder for Laravel 5.4
chistel/laravel-uniqueid
426 Downloads
Generate uniqueid when saving Eloquent models to be used as auth key and route key
campaigningbureau/laravel-page-mix
858 Downloads
Parses mix-manifest.json to automatically implement the Javascript named after the current route.
calject/lann-route
27 Downloads
lann-route
brammi/route-viewer
0 Downloads
A Laravel Nova tool.
bmadeiro/laravel-project
21 Downloads
Laravel CRUD Generator/Model/Migrate from just one command with including Controller, Service, Repository, Model, Migrations, routes.php update.
blokchainology/laravel-blog
1 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.
baleethai/route-viewer
5 Downloads
A Laravel Nova tool.
b3nl/laravel-rest-scaffolding
27 Downloads
Generates basic routes and requests for REST APIs.
aziz/laravel5-api-generator
68 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.