Including a development environment in your application in Laravel?
I am working on a Laravel package that contains a code editor, terminal, and many more development tools. It allows you to put it behind any route you specify (ex - yoursite.com/dev) through it's configuration file. Would you even consider using such...
Apr 5, 2016EB