more.md

August 23, 2017 ยท View on GitHub

ONE PHP Micro Framework Documentation

More

Routing Note:
If you want to see the /index.php/ in all URLS change the defined constant: APP_NAME in the Framework class and delete the .htaccess from the project.

Modifying the Core:

1- First check the constants defined in the defineConstants method in the Kernel

2- Add your custom methods or libraries

Contribute and improve this documentation.
Click Edit and Fork the project.

Contents

  1. 1ONE PHP Micro Framework Documentation
  2. 2More