developer
developer
FFilament
Created by Luiz on 7/1/2024 in #❓┊help
Spatie Media Library records media but does not display it.
remember to remove the slash at the end of the url
good: http://mylaravelapp.localhost
bad: http://mylaravelapp.localhost/
good: http://mylaravelapp.localhost
bad: http://mylaravelapp.localhost/
25 replies
FFilament
Created by Luiz on 7/1/2024 in #❓┊help
Spatie Media Library records media but does not display it.
how you serve your app in your local environment? i recommend using laravel herd
25 replies
FFilament
Created by Luiz on 7/1/2024 in #❓┊help
Spatie Media Library records media but does not display it.
have you checked the .env APP_URL ? make sure you don't have a slash at the end - the correct format is APP_URL=myproject.localhost
25 replies
FFilament
Created by Luiz on 7/1/2024 in #❓┊help
Spatie Media Library records media but does not display it.
what's your storage driver (local, S3, etc)? if local maybe you forgot to run php artisan storage:link
25 replies
FFilament
Created by developer on 6/27/2024 in #❓┊help
SpatieMediaLibrary: how to use responsive ?
2 replies
FFilament
Created by developer on 6/23/2024 in #❓┊help
Table selectColumn how to require confirmation
maybe we'll get an elegant solution in v4
5 replies
FFilament
Created by developer on 6/23/2024 in #❓┊help
Table selectColumn how to require confirmation
yeah, as you said "ugly, but it should work" 😅
5 replies
FFilament
Created by msalehi on 12/3/2023 in #❓┊help
MediaLibrary not working with minIO with docker
I copied this repo and it's working like a charm! https://github.com/nicolus/laravel-minio-example
16 replies
FFilament
Created by developer on 6/5/2024 in #❓┊help
same model policy: multiple resources
btw I'm not using Policies anymore 😶‍🌫️
13 replies
FFilament
Created by developer on 6/5/2024 in #❓┊help
same model policy: multiple resources
no no, Im using that method directly in the resource page not in policy
13 replies
FFilament
Created by developer on 6/5/2024 in #❓┊help
same model policy: multiple resources
anyways, I think a centralized policy for all scenarios would be more effective than using authorizeAccess everywhere
13 replies
FFilament
Created by developer on 6/5/2024 in #❓┊help
same model policy: multiple resources
No description
13 replies
FFilament
Created by Moe Tarhini on 5/29/2024 in #❓┊help
Very slow performence (pagination, bluk action)
I think they're working on it
7 replies
FFilament
Created by Moe Tarhini on 5/29/2024 in #❓┊help
Very slow performence (pagination, bluk action)
I'm facing the same issue :/
7 replies
FFilament
Created by Moe Tarhini on 5/29/2024 in #❓┊help
Very slow performence (pagination, bluk action)
7 replies
FFilament
Created by developer on 4/10/2024 in #❓┊help
user dropdown broke after update to latest version
so sorry you guys, the actual bug was that I was using docker in development, *solution: restart the containers *, everything went back to normal
36 replies
FFilament
Created by developer on 4/10/2024 in #❓┊help
user dropdown broke after update to latest version
no
36 replies
FFilament
Created by developer on 4/10/2024 in #❓┊help
user dropdown broke after update to latest version
same thing
36 replies