WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

handhikadj/laravelvueappli

Repository files navigation

laravel-vue-appli

Installation

  1. composer install
  2. Copy the .env.example right in the directory and rename it to .env right away, and set your credentials equal to the database settings
  3. php artisan key:generate
  4. php artisan migrate
  5. php artisan db:seed
  6. Login with email provided in the database with password: secret. username: {email} | password: secret or register
  7. npm install
  8. npm run watch
  9. And you're all set!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published