/Eneza

Eneza Code

Primary LanguagePHP

INSTALLATION DETAILS

  1. Open a terminal
  2. Run composer install
  3. Run php artisan migrate
  4. Run php passport install
  5. Run php artisan seed
  6. Using a REST Client(Insomnia or Postman). Connect to the application and register. Login and a token will be generated.
  7. Using the token as a Bearer Token, test the application.