Gustavo
Results
2
comments of
Gustavo
I get "Call to undefined function Yajra\Pdo\oci_connect()" when running php artisan migrate:generate
I solved that problem by avoiding xml_type, this type is not implemented in Yajra.
You are having that problem because the `docked` alias is using port 3000. You should be able to open multiple consoles using the command without specifying a port: `docker run...