Download the PHP package pichicacax/laravel-js-route without Composer
On this page you can find all versions of the php package pichicacax/laravel-js-route. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pichicacax/laravel-js-route
More information about pichicacax/laravel-js-route
Files in pichicacax/laravel-js-route
Download pichicacax/laravel-js-route
More information about pichicacax/laravel-js-route
Files in pichicacax/laravel-js-route
Vendor pichicacax
Package laravel-js-route
Short Description Convert all your routes and enable named route usage in Javascript
License MIT
Package laravel-js-route
Short Description Convert all your routes and enable named route usage in Javascript
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-js-route
Laravel JS Routes
Convert all your routes and enable named route usage in the front-end.
Laravel Support
Compatible with Laravel 6.x, 5.8, and 5.7.
Installation
-
Install via Composer
- Add the following service provider to your config/app.php file
Usage
Generating routes for JS
By default, the JS target is resources/assets/js/routes.js. You may change this by providing a custom target
JS usage
Generate a URL using a named route
Providing parameters
All versions of laravel-js-route with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package pichicacax/laravel-js-route contains the following files
Loading the files please wait ....