GraphQL mutations for Laravel Passport using Lighthouse PHP.
You can see this tutorial for installation and usage.
Find the detailed documentation in the documentation site
Please see the releases page https://github.com/joselfonseca/lighthouse-graphql-passport-auth/releases
To run the test in this package, navigate to the root folder of the project and run
composer install
Then
vendor/bin/phpunit
Pull docker image
docker-compose pull
Install packages
docker-compose run package composer install
Update packages
docker-compose run package composer update
Run test
docker-compose run package composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email jose at ditecnologia dot com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.