Ready to ship

Laraken

A production-ready Laravel starter powered by FrankenPHP and Docker. Zero config, maximum performance.

Laravel
FrankenPHP FrankenPHP
Docker

Blazing Fast

FrankenPHP with Laravel Octane keeps your workers alive. No more cold starts, just instant responses.

Dev/Prod Parity

Same Docker setup from local to production. No more "works on my machine" surprises.

Batteries Included

FrankenPHP, Mariadb and more to come. Everything you need, pre-configured and ready to go.

Secure by Default

Non-root containers, proper permissions, and security best practices baked in from day one.

Hot Reload

Vite integration with instant HMR. See your changes reflected immediately as you code.

Zero Config

Clone, docker compose up, done. Start building features instead of fighting configuration.

Get started in 30 seconds

# 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 ๐Ÿš€