On this page
Prerequisites
Thunder is built on top of laravel and uses filament as an admin panel to manage everything.
And for the frontend, it uses Tall stack. So, ensure you are familiar with these tools before diving into Lara Zeus Thunder.
Note
You can get up and running with our starter kit Zeus.
also, Thunder is using Bolt as a form manager, that way it's easier to create different forms for each office. when installing Thunder, Bolt will be installed, but if you need to do some configuration, please check Bolt docs
Installation
Important
Before starting, make sure you have the following PHP extensions enabled:sqlite
You can install Lara Zeus Thunder by running the following commands in your Laravel project directory.
For more information about how to setup our privet repository, please visit your dashboard
1composer require lara-zeus/thunder