AsuranDex
Issue with Pivot relation on Repeater
Hello i've been following the steps in the documentation: https://filamentphp.com/docs/3.x/forms/fields/repeater#integrating-with-an-eloquent-relationship
In order to save a pivot relationship in a repeater field. However as soon as i add the "->relationship()" chain to the repeater field i get the following error: https://flareapp.io/share/v5pKjbM7
Repeater field code:
Let me know if you need any more info and thanks in advance!
8 replies
Error in production - file_put_contents
Heya,
Getting the following error message after i have deployed to the server. I have googled the error and getting some mixed responses, not sure if this is something that is known? I've replaced the url in the error with XXX.
production.ERROR: file_put_contents(/home/forge/XXX/storage/framework/cache/data/85/5f/855f92484c8c414d36c1b25cb24876e30229cbbf): Failed to open stream: Permission denied {"userId":"9a116f8e-fd7f-4874-8138-5e4c6916a88a","exception":"[object] (ErrorException(code: 0): file_put_contents(/home/forge/XXX/storage/framework/cache/data/85/5f/855f92484c8c414d36c1b25cb24876e30229cbbf): Failed to open stream: Permission denied at /home/forge/XXX/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:205)
6 replies
Component not found after changing a ->live() element
Hello, i have created a full page component which uses a form and a select live field to conditionally show a section, however when i change the select field, i get a "Component not found" error.
Here is the error: https://flareapp.io/share/lm2K0O0P
Here is the code:
6 replies
Method Filament\Panel::getDomain does not exist error after composer update
Hello, i just did a composer update and im now getting the following error on the console and when i attempt to load any page: https://flareapp.io/share/dmk8EEYP
6 replies