Releases: digital-entropy/laravel-nge
Releases · digital-entropy/laravel-nge
v0.0.4
- Personalized naming
- Revamp CLI Interaction
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- chore: remove unused code, fix wrong rrun and crun call by @addeeandra in #2
- new publishing command
New Contributors
- @addeeandra made their first contribution in #2
Full Changelog: v0.0.2...v0.0.3
Initial release
- Command
artisan nge:installandartisan nge:addare available - Manage containers with
./vendor/bin/ngethat extendingdocker composeCLI commands - Container
corerunning withoctaneby default and fallback toservewhenoctanenot installed - Containers command via
./vendor/bin/nge(php, artisan, composer, node, npm, pnpm, mysql, psql, redis, phpunit, pest, etc) - Support PHP 8.0, 8.1, 8.2, 8.3 from dokar-php