Blazing Fast
FrankenPHP with Laravel Octane keeps your workers alive. No more cold starts, just instant responses.
A production-ready Laravel starter powered by FrankenPHP and Docker. Zero config, maximum performance.
FrankenPHP with Laravel Octane keeps your workers alive. No more cold starts, just instant responses.
Same Docker setup from local to production. No more "works on my machine" surprises.
FrankenPHP, Mariadb and more to come. Everything you need, pre-configured and ready to go.
Non-root containers, proper permissions, and security best practices baked in from day one.
Vite integration with instant HMR. See your changes reflected immediately as you code.
Clone, docker compose up, done. Start building features instead of fighting configuration.
# Clone the template
git clone https://github.com/AxelReviron/Laraken.git
# Start everything
cd laraken && docker compose -f compose.dev.yaml up -d
# You're live at http://localhost:8000 ๐