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