Courses

Laravel Filament Admin v2: Practical Course

Product Resource: Menu, Simple Table and Forms

Previous: Filament Installation and User Restrictions
avatar

Hi, You are using a pre-existing database. Where is the information on the schema? Is that another course? Thanks Larry

avatar

The link to the repository is above so you can check out the schema from there. From what I remember, I just took one of older demo projects and tried to create the adminpanel for it.

avatar
You can use Markdown
avatar

Hi Povilas, Is there a way to hide a textinput on a form and only making it visible for an Admin and invisoble for a manager ..?

avatar

Yes, there's hiding(), your exact example is in the docs

avatar
You can use Markdown
avatar

Handy gotcha note:

Don't be a dill like me and make sure when you go to the doco you select the right version... I was trying to build in v3 but google threw me to v1 doco and I was wondering why it wasnt working.

Also this tutorial is built with v2. Still good to watch but be aware it is out of date now. Awesome work as always. Thanks for the tutorial :)

avatar

I am working on new V3 course, the first lessons are already out, will add more daily: //course/filament-3

avatar

This makes me very happy to hear. I've really enjoyed what I have seen of filiment. It seems to do a ton of things, out of the box, that I was manually doing for every app. I'm currently testing to see how far I can push it with complex relations, which is where I find a lot of datatables fall down.

avatar
You can use Markdown
avatar
You can use Markdown