phpctl
phpctl copied to clipboard
🐳 It is a Docker (containers) based development environment for PHP 🐘
Enable the intl extension to use the Filament package with Laravel.
whenever we run `phpctl repl`, we get this message: > Psy Shell v0.12.3 (PHP 8.2.19 — cli) by Justin Hileman > New version is available at psysh.org/psysh (current: v0.12.3, latest:...
How can I remove them all?
add PHP 8.4 for suites and use it by default on devcontainer. I've also had to fix a few things so the build/test scripts worked properly, namely update a few...
I've changed the (un)install scripts so that they are a bit more robust - You can now use options like -i and -s to explicitly set the install directory or...