Libraries tagged by route laravel
sukohi/fox-tail
13 Downloads
A Laravel package to manage routes user accessed.
nizam/passport-api
9 Downloads
Automates Laravel Passport setup for API authentication in Laravel 8 and higher, with ready-to-use routes and controllers. Similar to Laravel Breeze API.
annotation/laroute
1044 Downloads
Auto register routes using PHP attributes for Laravel.
sukohi/bakery
31 Downloads
A PHP package mainly developed for Laravel to generate breadcrumbs using routes.
rewaj56/flowsense
3 Downloads
FlowSense - A simple Laravel package that provides detailed route information.
oyova/wp-router
43 Downloads
A Laravel router for custom WordPress routes.
martink/chatgpt-site-assistant
9 Downloads
A Laravel package to scan website routes and connect to ChatGPT as a smart assistant.
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
mohammad_sulaiman/dashboard_setup
4 Downloads
A library for setting up a Laravel dashboard, creating language switch middleware, routes, controllers, and language files.
vadiasov/calculator
10 Downloads
Laravel 5 demo package with access with routes
trd-rdm/make-unit-command
36 Downloads
A laravel make command to help project team members easily create project files for a route.
sufiyan/crud-generator
11 Downloads
A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.
shaonmajumder/microservice-utility
33 Downloads
A Laravel package that provides essential microservice utilities, including health check endpoints, application restart mechanisms, and fallback handling for missing routes.
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
raisulhridoy/simplerolepermission
15 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.