Libraries tagged by laravel route
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
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
sawmainek/laravel-api-generator
152 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
sajjadhossainshohag/laravel-permission-scanner
4 Downloads
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
rzl-app/laravel-toaster
0 Downloads
A clean, powerful Laravel Toaster to generate session flash & props arrays — perfect for Blade, Vue, React, Inertia, Livewire, or plain APIs.
royvoetman/laravel-prefixer
17 Downloads
Define a prefix in your controller which is automatically appended to your view- or route-names.
ronnytorresmtz/route-measures
5 Downloads
A Laravel Nova field - Calculate the distance and duration of a route
ridtichai/laravel-project-scaffold
13 Downloads
Laravel console tool to scaffold new project layout and routes
renepardon/laravel-code-generator
239 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
pomeloproductions/laravel-6-api-dates
1 Downloads
Middleware to apply to legacy api route groups, which takes date output in the Laravel 7+ format, and outputs them as the legacy format from before Laravel 7.