You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i just try frankenphp with laravel app in ubuntu server 22.04
php artisan octane:frankenphp => show error :
INFO Error: adapting config using caddyfile: parsing caddyfile tokens for 'route': parsing caddyfile tokens for 'encode': finding encoder module '': module not registered: http.encoders.br, at vendor/laravel/octane/src/Commands/stubs/Caddyfile:28, at vendor/laravel/octane/src/Commands/stubs/Caddyfile:38.
frankenphp php-start show error :
Error: module not registered: http.encoders.b
any missing config?
The text was updated successfully, but these errors were encountered:
i just try frankenphp with laravel app in ubuntu server 22.04
php artisan octane:frankenphp => show error :
INFO Error: adapting config using caddyfile: parsing caddyfile tokens for 'route': parsing caddyfile tokens for 'encode': finding encoder module '': module not registered: http.encoders.br, at vendor/laravel/octane/src/Commands/stubs/Caddyfile:28, at vendor/laravel/octane/src/Commands/stubs/Caddyfile:38.
frankenphp php-start show error :
Error: module not registered: http.encoders.b
any missing config?
The text was updated successfully, but these errors were encountered: