kool
kool copied to clipboard
From local development to the cloud: web apps development with containers made easy.
**Describe the bug** Laravel latest versions are coming with vitejs that starts a server to handle frontend files. So `kool run yarn/npm run dev` starts that server instead of only...
Kool version: **1.16.0** Cenário: Tenho uma estrutura com vários containers onde agrrupo pelo contexto, então criei um diretório com vários .yml, exemplo: app1.yml, app2.yml, app3.yml. Acontece que quando estou no...
Getting this error while trying to run `kool run setup` on windows machine freshly created laravel project `failed to run cp .env.example .env error: command not found` Here is my...
We need to document the deploy feature, *as is*, and let's label it in either **alpha** - so no strings attached. We need to document: - Configuration files and their...
We have a few known errors/situations where the output error from the final command being executed becomes misleading since the user is calling `kool` only. So we need to come...
There are two recurring use cases that we often rise up support from Kool users. - [ ] How to give a running container the same SSH access your host...
please add option to add web servers like ngnix in laravel
Usando o preset do laravel+octane o Vite não está carregando corretamente os assets