0.6.3
- lp-admin url now works outside of document root too (in case laravel is installed in a subfolder) by using url() and asset() functions to load .css and .js files
- PSR-2 Formatting on the sample files
- Fix reports for non mysql DB connections
- Update README.md