Hey, so I made this thing for using Laradock on Windows
It's basically a collection of bash commands to help start, stop, access Laradock as well as to create the entire configuration (database, webserver, phpstorm confis - debug, .gitignore) for a Laravel project.
Anyone have a hint on where I could take this further ? Since this is currently enough for my current coding needs I'm not sure of whether to take a next step. However, I am using this every coding day.
The code is here https://github.com/anrei0000/fmk and all ideas are welcome, thanks!