thechrise / Laravel-Notes

Laravel SPA Notes App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel-Notes

Installation Instructions

  1. Copy .env.example to .env
  2. Run touch database/database.sqlite
  3. Run php artisan migrate
  4. Run npm install
  5. Run npm run production
  6. Run php artisan serve

About

Laravel SPA Notes App


Languages

Language:PHP 91.6%Language:Vue 7.7%Language:HTML 0.6%