- Run "composer install"
- Look at "app/tests/Feature/ExampleTest.php"
- Run "vendor/bin/phpunit"
- Initially using actingAs to set the user to "USER NAME 1".
- The web guard driver user() returns "USER NAME 1".
- The sanctum guard driver user() returns "USER NAME 1".
- Then use actingAs to set the user to "USER NAME 2".
- The web guard driver user() returns "USER NAME 2".
- The sanctum guard driver user() returns "USER NAME 1".
- Initially using actingAs to set the user to "USER NAME 1".
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
sinbino/laravel-sanctum-issue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published