metelidrissi
metelidrissi
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
It's possible to modify template not just colors?
I will try to use Free Tailwind CSS Admin Dashboard Template hhhh don't know where to start, some clue?
25 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
Add button on table next to Edit Delete
10 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
It's possible to modify template not just colors?
25 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
How to create items based on a submit form?
To be honest, I have been coming from Codeigniter for many years, I have tried more than once to make the jump to Laravel, since I clearly see its advantages. This is the first time I have seen things easy, and it has been precisely thanks to FilamentPHP
11 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
It's possible to modify template not just colors?
For example like that: https://tailadmin.com/
25 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
It's possible to modify template not just colors?
That make senses, i will try to learn tailwind. But the question is, if you see a default template anyway for some projects they demand a personal or "different" template, it's just possible to use a Tailwind Admin Dashboard template to FilamentPHP?
25 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
Add button on table next to Edit Delete
Event has Inscriptions and Inscriptions has Quotes
10 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
Add button on table next to Edit Delete
Yes
10 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
Add button on table next to Edit Delete
Hi, i see there is an "action" zone where you can put the "pre-build", but what happens when i want to show an option called "Quotes" and when you push it open a Modal and there is a Table with all quotes?
10 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
It's possible to modify template not just colors?
Thank you Brian!
25 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
How to create items based on a submit form?
The truth is that I find it very interesting to do basic CRUD, but sometimes maybe because I'm from the old school, I don't quite understand how the frontend part works, if I want to add a button to do something in other projects it's like it works more by scalpel, here you have to make an abstraction of everything and adapt to what the tool offers you.
11 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
How to create items based on a submit form?
Hi Brian, thanks it works great using static function booted() inside the Model Inscription.php
11 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
How to create items based on a submit form?
As I see it only works for Event, but i want to create after Relation, how to do that?
11 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
It's possible to modify template not just colors?
Okei, so there is no way to use this theme Tailwind for example: https://tailadmin.com/
25 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
How to create items based on a submit form?
Where's the best place to put afterCreate?
11 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
How to create items based on a submit form?
Thanks, so it means inside the file EventCreate.php i have to put that: protected function afterCreate(): void { // Runs after the form fields are saved to the database. } ?
11 replies
FFilament
Created by metelidrissi on 8/26/2023 in #❓┊help
It's possible to modify template not just colors?
Hey, thanks, I read that documentation, but I only see that it shows how to change the colors. There's a point where it seems to say something about making your own template, but it feels like you can only add your own CSS. What I want to know is if I can use an HTML template from a marketplace like Dashboard.
25 replies
FFilament
Created by metelidrissi on 8/25/2023 in #❓┊help
How to implement that logic from Codeigniter to Laravel FilamentPHP?
Thanks
11 replies
FFilament
Created by metelidrissi on 8/25/2023 in #❓┊help
How to implement that logic from Codeigniter to Laravel FilamentPHP?
Or Quote it's the correct way?
11 replies
FFilament
Created by metelidrissi on 8/25/2023 in #❓┊help
How to implement that logic from Codeigniter to Laravel FilamentPHP?
It has any sense to make Model names like EventHasQuote like how it was made on CodeIgniter
11 replies