public function register() {
Sanctum::ignoreMigrations();
}
How to ignore sanctum migrations from laravel
In case someone ends up here for this issue, add the following line into your App\Providers\AppServiceProvider.php file
Related Posts
Search
Subscribe for Updates
Categories
Facebook Post