References

How to install

DB_CONNECTION=mysql DB_HOST=127.0.0.1 DB_PORT=3306 DB_DATABASE=laravel-bootstrap4 DB_USERNAME=root DB_PASSWORD=

  • php artisan migrate
  • npm install
  • npm run dev