Libraries tagged by laravel route
jiejunf/laravel-resourceful
36 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.
itvisionsy/laravel-modules
26 Downloads
Laravel 5.1 library to allow modules structure. Each module can have its routes, controllers, views, config, ...
irfanmomin/active_laravel
9 Downloads
The helper class for Laravel 6 applications to get active class base on current route
innoboxrr/routes-to-json
199 Downloads
A partir de las rutas del sistema, laravel crea un archivo json en la ubicación especificada en el archivo de configuración para que sean resueltas en el frontend por el paquete route-resolver
imbue/laravel-active
672 Downloads
Helper to check if the current route is active.
iipokypatop/laravel-code-generator
40 Downloads
A clean code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages or request-forms! It is extremely flexible and customizable to cover many use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
ichie-benjamin/laravel-code-generator
24 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.
i9w3b/list-routes
14 Downloads
Visualizar Rotas Laravel
hlacos/route-localization
9 Downloads
Simple laravel package to handle localized routings.
hispanicode/route
6 Downloads
Php model to define routes with a wide range of possibilities, like routing of laravel, but without relying on anyone, you can adapt this model to your model view controller system very easily.
hasnainali9/laravel-blog
8 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.
happeak/laravel-showcase
164 Downloads
Store showcase package. Catalog routes, controllers, models, properties, etc.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
googletest/sqlcommenter-laravel
4 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.
godscodes/laravel-blog
203 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.