Download the PHP package zepfietje/laravel-route without Composer
On this page you can find all versions of the php package zepfietje/laravel-route. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zepfietje/laravel-route
More information about zepfietje/laravel-route
Files in zepfietje/laravel-route
Download zepfietje/laravel-route
More information about zepfietje/laravel-route
Files in zepfietje/laravel-route
Vendor zepfietje
Package laravel-route
Short Description Custom Laravel Route class which adds some convenient behavior.
License MIT
Homepage https://github.com/zepfietje/laravel-route
Package laravel-route
Short Description Custom Laravel Route class which adds some convenient behavior.
License MIT
Homepage https://github.com/zepfietje/laravel-route
Please rate this library. Is it a good library?
Informations about the package laravel-route
Laravel Route
This package extends the default Laravel Route
class and adds some convenient behavior.
Installation
-
Install this package.
- Import the
Route
class of this package in your routes file instead of the default one.
Usage
view()
All bound parameters are automatically passed to the view.
To make this work with route model binding, be sure to register an explicit binding.
Before:
After:
Starware
Laravel Route is Starware.
This means you're free to use the project, as long as you star its GitHub repository.
Your appreciation makes us grow and glow up. ⭐
All versions of laravel-route with dependencies
PHP Build Version
Package Version
The package zepfietje/laravel-route contains the following files
Loading the files please wait ....