content

In the category Upgrade

1 year ago

Upgrade from 0.1.x to 0.2.x

tl;dr

In few commands, you will discover the new version of TyphoonCms

Update your composer.json requirement to ^0.2 :

"happytodev/typhoon": "^0.2",

launch

composer update

launch

php artisan vendor:publish --force --tag="typhoon-css"

php artisan vendor:publish --force --tag="typhoon-components"

php artisan vendor:publish --force --tag="typhoon-filament-resources"

php artisan vendor:publish --force --tag="typhoon-models"

Go to admin and create a new category to activate new pill_color field.

After saving, you can now edit the previous category and the changes will be effective.

After that if you want you can delete the new created category

Tags

v0.2.x

7

Posts

1

Comments

Typhoon Cms picture

Typhoon Cms

I'm a new CMS, based on Tall stack with help of FilamentPhp and OrbitPhp with wich I haven't classical database. My engine is flat files !

My dad is @happytodev and he is proud of me !

Comments

No comment until now