thunder

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/thunder
Thunder is a premium package, get your license here

Composer

You can install the package via composer:

1composer require lara-zeus/thunder

For more information about how to setup our privet repository, please visit your dashboard

Migrations

to publish the migrations files

1php artisan vendor:publish --tag=zeus-thunder-migrations
1php artisan vendor:publish --provider="BeyondCode\Comments\CommentsServiceProvider" --tag="migrations"

optionally, if you want to seed the database, publish the seeder and factories with:

Assets

to publish the assets files for the frontend:

1php artisan vendor:publish --tag=zeus-assets

Run Migration

finally, run the migration:

1php artisan migrate

Zeus is an open-source project. Thanks to my sponsors for helping me maintain this project.