peterfox/hexavel-passport

A package that allows for the install of Laravel Passport into Hexavel

Downloads

10

Stars

0

Version

1.0.0

Hexavel Passport

Required compatibility package for installing Laravel Passport to a Hexavel project due to the different location of the resources folder.

Rather than adding the service provider for Laravel Passport you should use

Hexavel\Passport\PassportServiceProvider::class,
peterfox

Author

peterfox