tomc
Explore posts from serversUpload Laravel Images to Azure Blobs Storage via Filament-Curator
How can I make it so that when I upload a file via curator picker it uploads to azure blobs storage while leaving behind a simple backup thumbnail, after a successful upload I want to return the url so I share for my frontend
2 replies
Curator Image Not Found (Production)
I am using curator but I am getting Not Found for image url in production, note that I am passing it through an API resource. However I can access the image fine in my localhost. below is my model;
model :
and this is how I call it in my api resource;
kindly assist.
8 replies
How I create images urls with "filament spatie media library" ?
How I create images urls with "filament spatie media library" ? if yes How do I do that, i am working with filament-api-service so I can make those image urls available for my frontend.
12 replies
Enquiry: running Breeze API beneath Filament v3
Hello, is it possible to have filamentphp v3 run as an admin panel on top of a laravel breeze project? are there any down sides to that approach considering that breeze uninstalls certain features from laravel upon activation? I want it such that filament would only work as admin panel and breeze would only send out end points for post/get for the frontend (Nuxt) to consume. can I use controllers without disturbing filaments livewire
2 replies
TCTwill CMS
•Created by tomc on 6/18/2023 in #👊support
Customizing TwillCMS Admin
Is it possible to edit the twill admin interface?
I would love to add a kanban board feature to a very basic CRM I am trying to put together for my client using this package "https://madewithvuejs.com/draggable-kanban-board".
3 replies
TCTwill CMS
•Created by tomc on 6/18/2023 in #👊support
Capsule Navigation in admin
I have installed a capsule for homepage, However I am not able to make it appear on my admin via the navigation in my "AppServiceProvider.php"
below is what I currently have;
Kindly assist.
2 replies