variety of premium plugins

Learn More

wind

you are reading the documentation for version v3
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