Skip to content

MVC template in PHP (everything works::only thing is that the input for entering a password for user registration only takes integers for some reason still yet TBD)

Notifications You must be signed in to change notification settings

jamesAppello/php-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

php-mvc

MVC template in PHP

How to use

If you wish to use this, you must go to app/config/config.php to set your sql info and set the url root to the directory in your htdocs folder. After that you must go to the .htaccess file in the app directory and set the RewriteBase to point to /YOURDIRECTORYNAME/public.

About

MVC template in PHP (everything works::only thing is that the input for entering a password for user registration only takes integers for some reason still yet TBD)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages