Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

alexro's avatar

Laravel Users Team Management

I am looking to add the concept of teams into my Laravel project. I took a look at Jetstream's functionality with teams and its exactly what I need. However, we are a few years into development of our current SPA application and it looks hard to migrate jetstream into our application. I also read from the author that Jetstream is for new projects.

Is it possible to just cherry pick the teams feature from it?

I also found this package github.com/mpociot/teamwork but it doesn't seem to have all the functionality of the Jetstream version.

Are there any other packages I should be aware of?

0 likes
2 replies
bugsysha's avatar

I would use Jetstream by copying bits and pieces that I need.

Please or to participate in this conversation.