Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
mvenghaus
Posts
Comments
F
Filament
•
Created by WEBMAS on 3/24/2024 in
#❓┊help
How to display fields with different languages in one form without a language switcher?
just make sure your data is that kind of array .. convert you data before and after back
18 replies
F
Filament
•
Created by WEBMAS on 3/24/2024 in
#❓┊help
How to display fields with different languages in one form without a language switcher?
sorry .. no time for that at the moment .. tomorrow
18 replies
F
Filament
•
Created by WEBMAS on 3/24/2024 in
#❓┊help
How to display fields with different languages in one form without a language switcher?
you can replace the casting spatie's module is doing .. result should be an array .. but you can cast it from different fields
18 replies
F
Filament
•
Created by WEBMAS on 3/24/2024 in
#❓┊help
How to display fields with different languages in one form without a language switcher?
https://filamentphp.com/plugins/mvenghaus-translatable-inline
18 replies
F
Filament
•
Created by WEBMAS on 3/24/2024 in
#❓┊help
How to display fields with different languages in one form without a language switcher?
you can use my plugin 🙂
18 replies
F
Filament
•
Created by phoenix on 3/24/2024 in
#❓┊help
Error message when installing
just enable intl module in php.ini
18 replies
F
Filament
•
Created by Abrar on 3/24/2024 in
#❓┊help
How to achieve this table layout?
btw.. if you want this kind of navigation on the left .. just use clusters
11 replies
F
Filament
•
Created by Abrar on 3/24/2024 in
#❓┊help
How to achieve this table layout?
i use this for similar stuff
11 replies
F
Filament
•
Created by Abrar on 3/24/2024 in
#❓┊help
How to achieve this table layout?
https://filamentphp.com/plugins/icetalker-table-repeater
11 replies
F
Filament
•
Created by Abrar on 3/24/2024 in
#❓┊help
How to achieve this table layout?
i think this isn't a table .. it's a form .. and there you can use a table repeater (additional plugin) !?
11 replies
F
Filament
•
Created by WEBMAS on 3/23/2024 in
#❓┊help
Help with database table names and model, resource folder structure
for the models do it like you do in the exesting project
9 replies
F
Filament
•
Created by WEBMAS on 3/23/2024 in
#❓┊help
Help with database table names and model, resource folder structure
then for filament a cluster would be good i think
9 replies
F
Filament
•
Created by WEBMAS on 3/23/2024 in
#❓┊help
Help with database table names and model, resource folder structure
or in packages
9 replies
F
Filament
•
Created by WEBMAS on 3/23/2024 in
#❓┊help
Help with database table names and model, resource folder structure
https://github.com/nWidart/laravel-modules
9 replies
F
Filament
•
Created by WEBMAS on 3/23/2024 in
#❓┊help
Help with database table names and model, resource folder structure
i wouldn't do subfolder .. i think the better approach is to split the domains in modules
9 replies
F
Filament
•
Created by Maru on 3/23/2024 in
#❓┊help
Is it possible to make table on custom page without eloquent?
https://github.com/calebporzio/sushi
6 replies
F
Filament
•
Created by Maru on 3/23/2024 in
#❓┊help
Is it possible to make table on custom page without eloquent?
yes, use sushi
6 replies
F
Filament
•
Created by Tommytomtom on 3/18/2024 in
#❓┊help
Need advice on how to start big project
you could also use a generator like this from existing db
https://github.com/kitloong/laravel-migrations-generator
14 replies
F
Filament
•
Created by Luc Van Keer on 3/18/2024 in
#❓┊help
Value object casting
yes
6 replies
F
Filament
•
Created by Luc Van Keer on 3/18/2024 in
#❓┊help
Value object casting
for editiion you have to use a component that can handle arrays
6 replies