Sam Doidge

Continual improvement

Laradock, Laravel, Sequel Pro Demo

Rather than write a time-consuming post, I thought I would try a video. I’ve gone with a screen-cast, and despite having to do this twice as the Quicktime recording alerted me nothing had been recorded at the end, I think it was a lot easier than a long post. This is the solution I’ve reached with Laradock, and it’s quick and easy:

I will try more of these in future. https://laradock.io

Useful command to stop all docker containers: docker stop $(docker ps -a -q).