Libraries tagged by route laravel
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.
sajadsdi/laravel-dynamic-router
65 Downloads
Easy set routes in config
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.
pdjohn/laravel-allclear
23 Downloads
This will run optimize, config, cache, route etc clear in one command
ont/laravel-telekinesis
1005 Downloads
Universal REST route with Eloquent-like API for javascript.
ont/laravel-magic-rest
1049 Downloads
Universal REST contoller for CRUD operations with dynamic routes and support for file uploads.