Download the PHP package maarsson/laravel-nuxtjs-router without Composer
On this page you can find all versions of the php package maarsson/laravel-nuxtjs-router. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-nuxtjs-router
NuxtJS router for Laravel
This package adds a fallback routing to your Laravel-NuxtJS project.
Usage
- Add package to your Laravel project:
composer require maarsson/laravel-nuxtjs-router
-
Set up frontend generate folder path in your NuxtJS config in order to build the generated files under Laravels
public
folder. In yournuxt.config.js
:You may change the relative path in the example above, according to your NuxtJS placement in your project.
- Generate NuxtJs frontend.
- Open your project in the browser.
License
This package is open-sourced software licensed under the MIT license.
All versions of laravel-nuxtjs-router with dependencies
PHP Build Version
Package Version
The package maarsson/laravel-nuxtjs-router contains the following files
Loading the files please wait ....