peterfox/hexavel-passport

This package is abandoned and no longer maintained. The author suggests using the peterfox/hexavel-passport package instead.

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

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:Vue

pkg:composer/peterfox/hexavel-passport

1.0.0 2016-08-26 02:40 UTC

This package is not auto-updated.

Last update: 2025-03-14 11:41:43 UTC


README

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,