Laravel Filament Shield Plugin - Role and Permission
@WebDevRussia6 ай бұрын
I am writing through a translator, as I do not know English very well. I want to thank you very much for trying for the developers. It is very convenient to first view, understand where it is used, and then study the documentation in detail, when it is already clear what you need. Please don't stop, your videos are very useful to everyone. It's a pity that there are very few views and likes, the videos really deserve it!
@carlosmigueldelara59463 ай бұрын
Thank you for your support. I was struggling for three days without knowing how to solve my errors. Thank you for the awesome content.
@xenon21066 ай бұрын
I've been learning Laravel, specially filament. I really like your videos, learning a lot. thanks.
@tonyxhepaofficial6 ай бұрын
Great to hear!
@mdazhardware6 ай бұрын
I appreciate your great work and hope you will be able to provide a more in-depth video about the permissions and roles in Filament in the future.
@tonyxhepaofficial6 ай бұрын
Yes I will
@christopherjohnmortal28166 ай бұрын
hi! can you check with just the "view" ? I believe it has bugs and only shows the resource if you include "viewAny" with "view" - but the user will be able to see not just his own record
@potantirittisak84945 ай бұрын
Thank you! I'm learning a lot of Filament from you!
@apprenticetp12776 ай бұрын
Thanks for the video sir. I have more than one panel, for example, how can I assign the role as an automatic student when the person is registered from the student panel. Is there such a feature in Shield?
@tekukurbekasi20236 ай бұрын
How to hide role menu if not super_admin
@leokratoschief18533 ай бұрын
@@tekukurbekasi2023 x2
@addosmash6 ай бұрын
Thank you Tony for the great work. I wanted to know if you can combine the Mary UI with Filament
@tonyxhepaofficial6 ай бұрын
Filament as admin and Mary UI as Frontend.
@Gvc12a4 ай бұрын
thanks, for your video. Could I use Employee models instead of user, due to our user is Employee, please advice
@AbdulrahmanAlharthy-j5h6 ай бұрын
Hello sir ! We need you to explain to us the import and export added in Filamentphp 3.2 and apply that to the tables of the HR system which you previously explained to us in the Filamentphp series. This will help me a lot and thank you for this great content :)
@kyochan445 ай бұрын
Hi thank you very much for the video. Can you help me, I have a case where I need to create a role where if a user with that role logs in it will be taken to an index from the "homepage" controller, not to the admin panel. is this possible? can you show me how?
@ihyamars2 ай бұрын
what extension that you use for this project ?
@armanmkrtchyan775Ай бұрын
Thanks!
@mobolajitenibiaje89692 күн бұрын
@tonyxhepaofficial Thank you! I'm learning a lot of Filament from you! but i observed that shield document has recently modified. kindly do a modified video also on this. i will also appreciate if you can touch multipanel with different users access. thanks
@YacoubCoder6 ай бұрын
How to use it in multiple panels with different guards?
@GauravV-pf4ky5 ай бұрын
How can I manage users for different tables? Like suppose we have roles like super_admin, visitors, organiser and when we create a new user through UserResource we assign a single or multiple roles to that user, it should be insert one entry in user table and one entry in table whatever role got assign to user, like if organiser assign then insert in organiser table in user table like wise.
@jeffkimani29962 ай бұрын
how do you go about it for diffrent models
@vhicxschanel71886 ай бұрын
Sorry sir, I have an OrderResource so what if I want to display data in the OrderResource table only the input from the user Ganon Lucas is displayed, Thank you Please answer
@beticohernandez95366 ай бұрын
Muy bien.
@tonyxhepaofficial6 ай бұрын
thanks
@cengizhan5976 ай бұрын
more filament videos pls ❤❤💕💕
@wildcats13693 ай бұрын
how to create your own role? when i make my own roles all of them are forbidden even if i enable all policies
@leokratoschief18533 ай бұрын
I need how hiden role menu
@mohamedfkr6 ай бұрын
How to use it in multiple panels with different guards?