Libraries tagged by laravel route
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
lanciweb/laravel-make-crud
1557 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
khalyomede/laravel-eloquent-uuid-slug
341 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
headerx/laravel-iframes
3537 Downloads
Easily load routes inside an iframe.
google/sqlcommenter-laravel
74504 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
dragon-code/extended-routes
7973 Downloads
This helper extends the standard set of resource routing methods to work with SoftDeletes and other extends
laravelrotebal/nova-router-link
15029 Downloads
Adds a field that generates a link using the Nova Router
klepak/nova-router-link
102933 Downloads
Adds a field that generates a link using the Nova Router
microweber-deps/ziggy
103082 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
calvient/puddleglum
11622 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
inmanturbo/turbohx
2994 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.
adrianmerk/laravelactive
6231 Downloads
The helper class for Laravel applications to get active class base on current route for Laravel 11
rdx/laravelcollective-annotations
5643 Downloads
Route Annotations for The Laravel Framework.
annotation/laroute
613 Downloads
Auto register routes using PHP attributes for Laravel.
proai/lumen-annotations
10954 Downloads
Route and event binding annotations for Laravel Lumen