// DOKUMENTACE CALENDAR 3.x

Upgrading

This guide covers the upgrade from 2.x to 3.x.

Version 3.x exists for filament 5 and requires PHP 8.2 and Laravel 12 or newer. There are no changes to the public API of the package, so in most cases you only need to upgrade filament itself and bump the constraint.

Upgrade filament

Please follow the filament upgrade guide first. If your panels don't run on filament 5 yet, the calendar won't work either.

Bump the constraint

composer require guava/calendar:"^3.0"

Then republish the assets, since the built JS changed:

php artisan filament:assets

Check your theme

The source path in your theme.css is unchanged:

@source '../../../../vendor/guava/calendar/resources/**/*';

If you never added it, please read the installation page, as a custom theme is required.

Found an issue?

If you find a step that is missing here, please open a PR and modify this file. We will review it and merge it.

guava/calendar 417K instalací · 310 hvězd
// COOKIES

Pár cookies drží web v chodu; další si pamatují nastavení nebo počítají návštěvy. Vy rozhodujete, co poběží.

Zásady cookies