DEV Community

Discussion on: Running Laravel on Docker is really easy with Kool

Collapse
 
dbpolito profile image
Daniel Polito

Yes...

We need to improve in our docs, but instead of running kool create you will cd into your laravel project and run kool preset laravel, this will open the wizard and will create the files needed to start using it on your project.

The other steps are pretty much the same.