variety of premium plugins

Learn More

wind

you are reading the documentation for version v2 our latest version is v3 make sure to select the correct version.
to check your version use: composer show lara-zeus/wind

Composer

to update the package first run:

composer update

Publishing the files

then run the same command to publish any new files

php artisan wind:publish

updating to wind V2 may introduce some braking changes if you already published the views and the configuration file. we recommend running the publish command with the flag: --force and check your changes.

php artisan wind:publish --force