Skip to content

razu71/nuxt-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

It's demo project of working laravel with nuxt js. How to connect and work with nux & laravel. Authentication with nuxt & laravel

backend

Build Setup

$ composer install

$ php artisan key:generate

$ setup database

$ php artisan serve

Build Status Total Downloads Latest Stable Version License

check out Laravel.com docs.

frontend

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published