Clone the repository to your local machine:
git clone https://github.com/domsius/mindletic
cd mindleticcp .env.example .envdocker compose up --build -ddocker exec -it laravel-app bash
composer installnpm i
npm run buildphp artisan key:generatephp artisan migrateOnce the setup is complete, you can access your application at http://localhost