News

Want to add new route such as /about or anything? Just go to src/_routes.php and add there. Observe the current code. After you create new route usually you will create a method on Application class ...