David Gil
David Gil
FFilament
Created by David Gil on 7/4/2024 in #❓┊help
ERR_CONNECTION_REFUSED uploading files to resources
Hi, I have a project made with filament, which works correctly. The problem is that I have created a custom page, That it is public, the problem is that it doesn't load well vite. In my localhost it worked well but when i upload on server I get this error in the console: (failed)net::ERR_CONNECTION_REFUSED (app.css, app.js) How can I make it work?
1 replies
FFilament
Created by David Gil on 2/28/2024 in #❓┊help
Access $record in resource
Hi, I'm trying to get the data from the database row I'm working on using resources, in this case ProjectResource, I tried to get it with mount(), but I can't get it, how can I do it?
38 replies