Dan-webplusm
TLCTuto's Laravel Corner
•Created by Irissu on 12/16/2024 in #💡filament
Veterinary appointment app
8 replies
TLCTuto's Laravel Corner
•Created by Irissu on 12/16/2024 in #💡filament
Veterinary appointment app
And if you're good at javascript/AlpineJs you can build a calendar. i build one for multi-resources for cars rental
8 replies
TLCTuto's Laravel Corner
•Created by Irissu on 12/16/2024 in #💡filament
Veterinary appointment app
Hi,
All of this can be done with Laravel & Filament. If you're a good dev in PHP/Laravel, all of yhis can be achieved.
The question is, how good are you for that be done ?
but anyway, you can check this calendar plugin (filament) https://filamentphp.com/plugins/guava-calendar#date-click-context-menu
8 replies
TLCTuto's Laravel Corner
•Created by Rodriguechot on 10/24/2024 in #💡filament
Filament PHP
explanation on what ?
There are a lot of stuffs on that
6 replies
TLCTuto's Laravel Corner
•Created by Rodriguechot on 10/24/2024 in #💡filament
Filament PHP
You can do it with a select input on search mode, place the product in a repeater like that :
6 replies
TLCTuto's Laravel Corner
•Created by shaan on 7/1/2024 in #💡filament
https://discord.com/channels/883083792112300104/1257389318503268362
To solve what ? (i mean)
3 replies
TLCTuto's Laravel Corner
•Created by North on 6/23/2024 in #💡filament
State - City select fields
5 replies
TLCTuto's Laravel Corner
•Created by North on 6/23/2024 in #💡filament
State - City select fields
Maybe you need this to be done : https://filamentphp.com/docs/3.x/forms/fields/select#returning-custom-search-results
5 replies
TLCTuto's Laravel Corner
•Created by karim_Jäger on 6/10/2024 in #💡filament
Filter Filament Project Resources Based on Authenticated User's Team
User -> Teams -> Projects : auth()->user()->teams->projects : I suppose it would be this , the list of projects in a select. May be you probably need tenants
6 replies