Download the PHP package bionicmaster/laravel-nuxt without Composer
On this page you can find all versions of the php package bionicmaster/laravel-nuxt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bionicmaster/laravel-nuxt
More information about bionicmaster/laravel-nuxt
Files in bionicmaster/laravel-nuxt
Download bionicmaster/laravel-nuxt
More information about bionicmaster/laravel-nuxt
Files in bionicmaster/laravel-nuxt
Vendor bionicmaster
Package laravel-nuxt
Short Description Build a SPA with Laravel and Nuxt
License MIT
Homepage https://github.com/skyrpex/laravel-nuxt
Package laravel-nuxt
Short Description Build a SPA with Laravel and Nuxt
License MIT
Homepage https://github.com/skyrpex/laravel-nuxt
Please rate this library. Is it a good library?
Informations about the package laravel-nuxt
Laravel Nuxt
This package allows you to build a SPA with Laravel and Nuxt.
Installation
In Laravel 5.5 the service provider will automatically get registered. In older versions of the framework just add the service provider in config/app.php
file:
You need to add a fallback route that will render the SPA page in routes/web.php
file:
Finally, you must install the laravel-nuxt npm package. After following the instructions, run npm run build
and try your SPA!
All versions of laravel-nuxt with dependencies
PHP Build Version
Package Version
The package bionicmaster/laravel-nuxt contains the following files
Loading the files please wait ....