laravel / jetstream

Tailwind scaffolding for the Laravel framework.

Home Page:https://jetstream.laravel.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot find team routes and creating new users does not add user to a team

repzlaw opened this issue · comments

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

this was caused by a wrong node version