Can't use the simple() method on a Repeater

4 Replies
Patrick Boivin
Which version of Filament exactly? You can run php artisan about to find out.
Chriis
ChriisOP2y ago
No description
awcodes
awcodes2y ago
You shouldn’t be locked to 3.0.0. Try a ‘composer update’ latest is 3.0.62
Patrick Boivin
Make sure you are using ^3.0 as version number in composer.json to allow regular updates.

Did you find this page helpful?