On this page
Prerequisites
Athena 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 Athena.
Note
You can get up and running with our starter kit Zeus.
also, Athena is using Bolt as a form manager, that way it's easier to create different forms for each service . when installing Athena, Bolt will be installed, but if you want to do more configuration, please check Bolt docs
Installation
Important
Before starting, make sure you have the following PHP extensions enabled:sqlite
You can install Lara Zeus Athena 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/athena