8000 GitHub - Raymondoor/webapp2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Raymondoor/webapp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Initial Setup

Enable Override in httpd.conf.

set app/config/env.php files

Quick Start

After your initial setup is complete, all you need to do is copy the whole project to where your html is served, usually in "/usr/local/apache2/htdocs" or "/var/www/html".

Routes will be the directories, as how apache normally behaves.

If you want to call methods from URIs, you can make your own class or function for that, and update the composer.json file accordingly.

To start making your own views, just copy the index.php file inside "app/view/.template/", make a new directory, and paste it there.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0