Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 343 Bytes

changes.md

File metadata and controls

12 lines (9 loc) · 343 Bytes

Bootsparks

  • 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

Authority

  • Changed config location
  • Changed table name (users => accounts)

Bob

  • Changed Autoloader in start.php
  • Chaged template path in Common