Libraries tagged by route laravel
paulohsilvestre/generatorforlaravel
8 Downloads
Module response for converting an exported MySql Workbench diagram into routes, classes, Controllers, Services, Validators, migrations to be used within a Laravel project
leuverink/lockdown
5 Downloads
Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware & configurable guards
jugalkishoredots/active
6 Downloads
This Package helps Laravel applications to get active class base on current route
jdlxnl/api-version
4 Downloads
Add version as prefix to routes and make it available through a facade in Laravel
impulse/pulsifier
13 Downloads
A laravel command utility for creating migrations, controllers and routes from model
dancycodes/flashhalt
16 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
ayat/crud
6 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.
amirnazari500000/alpk_access
9 Downloads
It is a Laravel package for user roles and access that allows you to define its access when creating a route.
amhol/extendable-routing
26 Downloads
Adds an extend method to the Laravel-4 router allowing you to add custom route extensions
rareloop/router
158367 Downloads
A powerful PHP Router for PSR7 messages inspired by the Laravel API
fsasvari/laravel-trailing-slash
151371 Downloads
The package that adds redirection with trailing slash to Laravel framework.
zofe/burp
188458 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
klepak/nova-dynamic-page-title
147822 Downloads
Dynamically updates Laravel Nova page title based on data from Vue router.
silvertipsoftware/rest-router
6112 Downloads
Smart url construction using classes and models
klepak/nova-router-link
104360 Downloads
Adds a field that generates a link using the Nova Router