Libraries tagged by route laravel
utkarshgayguwal/laravel-smart-scaffold
8 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
tutortonym/laravel-quick-forms
8 Downloads
Laravel Quick Forms allows you to quickly and easily Integrate a subscribe or a contact us form (or both) to your Laravel application with simple Blade components without having to create everything (models, migrations, controllers, validation, views, routes, etc...) from scratch with the option to protect them with Google reCAPTCHA v2.
trongan/laravel-tracer
5 Downloads
Trace route, controller, action..
tmyers273/laravel-ownership
12 Downloads
Allows ownership verification on route model binding
tingan/laravel-blogger
5 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.
think.studio/laravel-release-protection
19 Downloads
Protect your routes for not allowed users.
theanadimukt/routes-dir-iterator
18 Downloads
Iterate nested directories for segregated routes
thanu/route-viewer
0 Downloads
A Laravel Nova tool.
tecbeast/laravel-frontend-rights
415 Downloads
A package for Laravel 5.1+ where you can restrict certain routes from frontend to a set of roles.
tanedaa/laravel-dynamic-maintenance
8 Downloads
A Laravel package to enable maintenance mode for specific named routes
tailoredit/route-viewer
2 Downloads
A Laravel Nova tool to view your registered routes.
svanthuijl/laravel-routable-models
4 Downloads
This packages allows you to create eloquent models which have their own routes.
sukohi/laravel-js-helper
7 Downloads
A Laravel package that provides helper functions for JavaScript like route(), dd() and constant().
stobys/laravel-crafter
36 Downloads
Convinient way to generate all files for new model (model, controller, views, routes, migration, seeder, etc)
staskjs/laravel-commits-behind
389 Downloads
Adds artisan command and routes to determine number of commits that current project is behind develop branch