Skip to content

mewtwo-7/lms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMS_MVC


Database Setup

Import Library.sql file given in repo in phpmyadmin.

Admin ---> admin@gmail.com password ---> password.


TESTING

  1. clone the repo in your machine.
  2. Get your LAMP setup.
  3. In main folder enter command composer dump-autoload (This will load all your files that will be used)
  4. cd public/
  5. Enter command php -S localhost:{port}
  6. Enjoy...

VHOST SETUP

  1. Go to your apache2 or httpd folder.
  2. Go to sites-available folder.
  3. make appropriate changes in vhost.conf file in repo and paste it in sites-available folder.
  4. add mvc.sdslabs.local or(whatever you changed) to your hosts.
  5. restart apache2 server. 6 You are done! Enjoy.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published