Libraries tagged by Laravel Router
austinheap/laravel-security-txt
75 Downloads
A package for serving `security.txt` in Laravel 5.5+, based on configuration settings.
toanld/ziggy
104 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
muhaiminshihab/ctaroutes
26 Downloads
CtaRoutes is a Laravel package that provides a set of convenient routes for common Artisan commands.
davekelly/static-generator
209 Downloads
Generate static HTML/JSON files from Laravel routes
soysaltan/larasplitter
70 Downloads
Decompose your Laravel api files
icodestuff/ladocumenter
698 Downloads
Automatically generate beautiful API documentation for your Laravel API routes using annotations.
legodion/convoy
155 Downloads
Declare routes inside Laravel Livewire components.
jonob/restful
671 Downloads
Restful, named and nested routes for Laravel 4
thechrise/permalink
189 Downloads
Permalink routing system for Laravel. Advanced database driven routes. Handle your permalinks + SEO parameters directly from database.
siokas/laryr
18 Downloads
Helps Laravel users to add routes easily.
bangaping27/component-counter
8 Downloads
A Laravel package to count routes, controllers, views, models, migrations, and seeders.
io238/eloquent-encoded-ids
47 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
strangefate/socialrouter
12 Downloads
This package will add and handle routes for use with the Laravel Socialite package, along with some default views and sass files.
webdevetc/contactetc
1207 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.
webbtj/crud
42 Downloads
Automatically add crud routes/methods to any model.