Thank you sir, this is really helpful. Can you also make a video to show how we can restrict users seeing only their own profile and data once the user is logged in? for example, if the user is 'Admin' he can view everything on all teams, but if he is an 'editor', he can add/edit/delete for his team, but if a user, he can view/edit his own profile and content. he can we do it?
Good evening sir, please have you seen any video in jetstream that teaches what you have requested here? Because am also looking forward to learning that
I have a question, but it has little to do with this video. I have three user roles - admin, shop owner, shopper. I want to know this structure is correct, for example, the shop owner can only creates products, and the admin can creates shops and products, or the shop owner can also creates shops, I want to know that the structure will be correct, what kind of structure does people mainly use?
Thank you from with all my heart! From Russia with love :-)
awesome....thanks for providing the video...
is it necessary to belong to a team?
I want to assign roles without a team
@WebDevMatics, please reply, I have same question
Please what stack should I choose for this project livewire or inertia? thanks
Livewire
Thank you sir, this is really helpful.
Can you also make a video to show how we can restrict users seeing only their own profile and data once the user is logged in? for example, if the user is 'Admin' he can view everything on all teams, but if he is an 'editor', he can add/edit/delete for his team, but if a user, he can view/edit his own profile and content. he can we do it?
Good evening sir, please have you seen any video in jetstream that teaches what you have requested here? Because am also looking forward to learning that
@@temdenis4109 sorry, I am also looking for a tutorial on this feature and how to customize laravel 8 admin template.
@@davidsonzed Okay Sir
I have a question, but it has little to do with this video. I have three user roles - admin, shop owner, shopper. I want to know this structure is correct, for example, the shop owner can only creates products, and the admin can creates shops and products, or the shop owner can also creates shops, I want to know that the structure will be correct, what kind of structure does people mainly use?
shop owner cannot create multiple shop, owner will be assigned by admin, shop owner can apply for new shop creation and admin can approve.
Thank you so much
hello how u do multi auth please
Thanks for sharing. Can you please tell if we've not created the project with teams feature, then how can we enable it ?
Not sure but you can try enabling it in config and add Teams trait to user model and add migration I will look into it
@@WebDevMatics Any news about that?
What work for: i have installed Teams normally and don't forget to add data in seeders.
Hi sir I need your help can you make your laravel chatter upgrade it to laravel 8 jetstream. Please. This is for my project purpose sir
how to check has permission in blade.php
How to make a one user only like super user
can you explain a bit what you are trying to do?