crud-api
by taskforcedev
A laravel package providing an admin interface to create, edit and delete models.
dynamic-routing
This package provides the implementation for loading different types of routes from the database.
laravel-41-route-caching
by maartenstaa
This package allows you to cache your routes definitions, thereby speeding up each request.
laravel-baton
by jshannon63
Share named routes and other collection data to Javascript from your Laravel Blade views
laravel-localized-routes
by codezero
A convenient way to set up, manage and use localized routes in a Laravel app.
laravel-routes-publisher
by themsaid
A command to replace deprecated Route::controller with explicit routes.
laravel-singular-resource-routes
by shiftonelabs
Adds support for singular resource routes to the Laravel router.
requestlog
by eventix
Provides middleware to log full request and response to some storage instance.
user
by taskforcedev
A laravel package providing routes, controller and views for user login/register, etc.