Download the PHP package allenjd3/tuple-routing-stubs without Composer
On this page you can find all versions of the php package allenjd3/tuple-routing-stubs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download allenjd3/tuple-routing-stubs
More information about allenjd3/tuple-routing-stubs
Files in allenjd3/tuple-routing-stubs
Download allenjd3/tuple-routing-stubs
More information about allenjd3/tuple-routing-stubs
Files in allenjd3/tuple-routing-stubs
Vendor allenjd3
Package tuple-routing-stubs
Short Description This package allows you to stub out tuple or array routing on fresh installs of laravel
License MIT
Homepage https://allenjd3.github.io
Package tuple-routing-stubs
Short Description This package allows you to stub out tuple or array routing on fresh installs of laravel
License MIT
Homepage https://allenjd3.github.io
Please rate this library. Is it a good library?
Informations about the package tuple-routing-stubs
Adds Tuple Routing Stubs
I recommend you use this with laravel 5.6 or above.
to install-
composer require allenjd3/tuple-routing-stubs
The package should be autodescovered.
To run the command-
php artisan stub:tuple
warning: this action will change RouteServiceProvider.php and routes/web.php. Any previous changes will be lost so I recommend only using this on fresh installs.
note: laravel-ui is recommended for auth routes mainly for the auth controllers.
To run the database stubs as well
php artisan stub:tuple --database
All versions of tuple-routing-stubs with dependencies
PHP Build Version
Package Version
No informations.
The package allenjd3/tuple-routing-stubs contains the following files
Loading the files please wait ....