- Laravel ^8.12
- Lighthouse ^4.17
- Passport ^9.0
- Socialite ^5.1
- JetStream ^2.3
- After to install Laravel 8. documentation
for install this package, write this command.
composer install code7day/lighthouse-passport
To run the test in this package, navigate to the root folder of the project and run
composer install
Then
vendor/bin/phpunit
- Forked and based from: JL Fonseca & All his collaborators Repository, Thank you
The MIT License (MIT). Please see License File for more information.