/mywinter

new winter cms project

Primary LanguagePHPMIT LicenseMIT

Startup

Avvio di DDEV

ddev start

Installazione dipendenze

ddev composer install

Creazione file di env

php artisan winter:env

Migrazione database

ddev exec php artisan winter:up

Learning Winter

The best place to learn Winter is by reading the documentation or following some tutorials. You can also join the maintenance team and our active community on Discord who are always willing to help out with questions.