Feature: Add Sail Local Development
Run ./vendor/bin/sail up -d to start local development.
Hey @ronald2wing, can you check and see why the tests are currently failing for this PR. Let me know and if we can get tests to pass I can merge it in.
Thanks!
@tnylea I believe the problem is that the tests are using SQLite, and I switched it to MySQL. I have reverted the test changes. Please test again.
I personally think this is quite subjective and a lot of people won't want sail adding bloat to their projects when they don't use it.
+1 to this
Yeah, I think that we'll probably hold off on this for now. I've gone ahead and turned this into a Gist: https://gist.github.com/tnylea/4a3bd99292517889f462a4a2368d92b5 and will be adding that to the docs for users who want to use Sail 👍