Skip to main content

Filament - What's Inside The Course

Lesson 01/35 2:35
Autoplay

Comments & Discussion

A
Alex ✓ Link copied!

This is a game changer! Thanks for the course!

Your new website is realy nice!

GM
Gaurav Mavani ✓ Link copied!

What can be the best way to integrate the admin panel using filament or any premium admin panel purchased from code canyon with a data table?

PK
Povilas Korop ✓ Link copied!

Every admin panel purchased from conde canyon has its own documentation, I can't answer that in a comment here, there's no "best way" for "any premium admin panel", they are all different.

In this course, I'm explaining the filament integration, which has data table as a part of it.

A
andywong31 ✓ Link copied!

Povilas i'm just starting this course, my question is are there any downside to using a new adminpanel like Filament compared to using something like AdminLTE?

PK
Povilas Korop ✓ Link copied!

They serve different purposes. AdminLTE is just a VISUAL theme, HTML/CSS. Filament is a full-featured functionality adminpanel, with back-end.

G
grovento ✓ Link copied!

Hi! My question is: Can Filament be used outside the TALL Stack, e.g., LIST (Laravel, Inertia, Svelte, Tailwind) StacK?

PK
Povilas Korop ✓ Link copied!

No, Filament is based on TALL Stack.

But you can, of course, use Filament as a SEPARATE adminpanel so it wouldn't interact with your existing LIST project code at all.