Open pcfjojo opened 4 years ago
The project use Sanctum for authentication will conflict with passport.
Trait method tokens has not been applied, because there are collisions with other trait methods on App\User
Is that with Laravel 7+?
Is there a way they could coexist in Laravel 7+? And use which ever is enabled?
If you want to contribute this change go ahead 🎉
Yes, let me make a pull request :)
The project use Sanctum for authentication will conflict with passport.
Trait method tokens has not been applied, because there are collisions with other trait methods on App\User