F
Filamentβ€’15mo ago
eieiem

Upgrading to the Latest Release.

Good day. Is there a step to upgrade filament to the latest release? In my composer.json, it still state that I am using v.3.0.0. Thanks in advance πŸ˜„
1 Reply
DrByte
DrByteβ€’15mo ago
Since the current version as of today is 3.0.60 it's unlikely that you'll run into any breaking changes by simply running composer update . If properly configured, your composer.json should already have a call to php artisan filament:upgrade to run under post-autoload-dump, which will update the filament assets in your public/css and public/js directories. Of course, this all depends on your composer.json specifying ^3.0.0 (with the ^) for your filament version number.
Want results from more Discord servers?
Add your server