kilwir76

Results 10 comments of kilwir76

THANKS ! but i am using postgresql as database , its working ?

not working for the moment. I haven't package api-platform who install after create project laravel and change composer.json

Ok but now i have this : docker logs bff-iauto-frankenphp kev@kev {"level":"info","ts":1709142955.9294713,"msg":"using provided configuration","config_file":"/etc/caddy/Caddyfile","config_adapter":"caddyfile"} {"level":"warn","ts":1709142955.93021,"msg":"Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":16} {"level":"info","ts":1709142955.93076,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]} {"level":"info","ts":1709142955.9309363,"logger":"http.auto_https","msg":"server...

here's what I've got so far ```dockerfile FROM dunglas/frankenphp # add additional extensions here: RUN install-php-extensions \ pdo_mysql \ pdo_pgsql \ gd \ intl \ zip \ bcmath \ xdebug...

can you share your code ? @sneycampos plz

even if I change with it: ``` FROM dunglas/frankenphp ARG USER=www-data ARG UID=1000 # add additional extensions here: RUN install-php-extensions \ @composer \ pdo_mysql \ pdo_pgsql \ gd \ intl...

![image](https://github.com/dunglas/frankenphp/assets/13037707/9bbddaa9-d4a1-495f-99e5-035b581f05c9)

i need to run without laravel sail + octane. Its possible ?

Thanks ! yes sorry for the wait

its a same fonctionnality on symfony ?