Features

What's supported when running Laravel on Cloudflare Workers with Laraworker.

PHP 8.5 via WebAssembly

Supported

Full PHP runtime compiled to WASM, running natively in Cloudflare Workers.

Laravel 12

Supported

The latest Laravel framework with all core features working out of the box.

Inertia.js SSR

Supported

Server-side rendered Vue pages for instant page loads and SEO.

OPcache

Supported

Persistent opcode cache across requests for dramatically faster warm responses.

Tailwind CSS v4

Supported

Utility-first CSS framework with the latest v4 engine, built at deploy time.

Static Assets from Edge

Supported

CSS, JS, images served directly from Cloudflare edge — never touches Workers.

Blade Templates

Supported

Laravel Blade templating engine works fully, including components and directives.

Custom WASM Extensions

Supported

Support for additional PHP extensions compiled to WASM (mbstring, openssl).

Powered by Laraworker
Laravel on Cloudflare Workers via PHP WebAssembly