Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 407 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 407 Bytes

RepositoryPattern

Deployment

To deploy this project run

  composer install
  php artisan key:generate
  php artisan migrate
  php artisan passport:install
  php artisan serve
  enjoy it!!!

Acknowledgements

Authors

License

MIT