Ramon.vV
Eloquent `point` field type data triggers "Unexpected end of JSON input"
For me it's not a problem since I calculate the point from the lat/lon values I have locally and once it's done it never has to change again. That sounds like a good workaround though
13 replies
Eloquent `point` field type data triggers "Unexpected end of JSON input"
Experiencing the same error here, adding a location column with point data to any table breaks the edit and view forms for those records, even if the column isn't added to either form.
13 replies
spatie media User
@WessBechard It literally says in the docs : 'The field will automatically load and save its uploads to your model. To set this functionality up, you must also follow the instructions set out in the setting a form model section. If you're using a panel, you can skip this step.'
Shouldn't that mean exactly that, to skip that step?
Having a similar problem as well.
6 replies
How to add extraAttributes (class) to Section container?
I think you could use hook classes for this. https://filamentphp.com/docs/3.x/support/style-customization#overview
4 replies
Hosting a website with FilamentPHP backend and Livewire frontend in a production environment
Yeah unfortunately I'm stuck with a different server construct which my employer decided to use before I started here. Some kind of cluster environment, unsure of the specifics and I have to ask everything. 😂 Thank you for your time btw.
19 replies