Skip to content

AkramZerarka/Spa-Laravel-Vue-Js

Repository files navigation

Spa-Laravel-Vue-Js

A Laravel-Vue SPA starter project template.

Features

  • Laravel 5.8
  • Vue + VueRouter + Vuex + VueScrollto + ESlint
  • Pages with dynamic import and custom layouts
  • Bootstrap 4.3 + Font Awesome 5

Installation

  • composer create-project --prefer-dist AkramZerarka/Spa-Laravel-Vue-Js
  • Edit .env and set your database connection details
  • When installed via git clone or download, run php artisan key:generate
  • php artisan migrate
  • npm install

Usage

Development

# build and watch
npm run watch
# serve with hot reloading
npm run hot

Production

npm run production

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published