after jetstream installation with the --team flag,
when i created a new user, the user wasn't added to a team and also when i checked the route:list, I couldn’t find any team routes.
This is a fresh laravel application and i cant get team to work at all.
The team views and actions were created but it doesn’t show on the nav bar also
Jetstream Version
5.0
Jetstream Stack
Livewire
Laravel Version
11
PHP Version
8.3
Database Driver & Version
MySql 8.0.31 for macOS(homebrew)
Description
after jetstream installation with the --team flag, when i created a new user, the user wasn't added to a team and also when i checked the route:list, I couldn’t find any team routes. This is a fresh laravel application and i cant get team to work at all. The team views and actions were created but it doesn’t show on the nav bar also
Steps To Reproduce
php artisan jetstream:install livewire --teams