Fixed static boot methods
- Boot methods in traits have been renamed to
boot(Trait Name)
to use eloquent's trait auto-booting - Added more localization fields in preparation for transactions update
- Small test update
boot(Trait Name)
to use eloquent's trait auto-booting