Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 472 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 472 Bytes

wbn-kohana

Customised Kohana Framework

v1.1

  • DBService replaced with WbnModel
  • Usage of Service classes and Manager classes to be discontinued
  • New Exceptions -- App Exception - parent exception class for the current application -- ValidationFailure Exception - thrown from within the Model classes
  • New Helper -- Bootstrap - Form elements helper based on bootstrap front-end framework
  • Sample App
    • Learning app located at /sample/user