Features

Getting Started

  1. Configure your database settings in app/config.php
  2. Create new controllers in app/Controllers/
  3. Create models in app/Models/
  4. Create views in app/Views/
  5. Access your application at ?controller=name&action=method

Learn More