- Bootsparks extends Layla\Form\Renderers\Renderer which is used for removing htmlentities in some of Laravel's Form methods, this allows us to nest them more easily
- Changed config location
- Changed table name (users => accounts)
- Changed Autoloader in start.php
- Chaged template path in Common