About our Fullstack Frontend Backend syste Bootstrap 4, MASTER-API-LARAVEL7, vuejs Template

  • git clone the project.
  • composer install.
  • npm install.
  • cp .env.example .env .
  • fillup your PASSPORT_LOGIN_ENDPOINT="http://url/oauth/token".
  • php artisan key:generate.
  • Create an empty database for our application.
  • In the .env file, add database information to allow Laravel to connect to the database.
  • php artisan migrate.
  • Username: felixnyachio@gmail.com.
  • password: flx4life

MASTER-API-LARAVEL7