Skip to content

ShaneFerrell/cop4331

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

cop4331

For Leineckers COP4331 projects

cop4331

For Leineckers COP4331 projects

Locally setting up API - Linux or Mac

  1. Install PHP and MySQL locally - If you set a mysql root password, go to api/.env and set DB_PASSWORD to your mysql root password
  2. Create a local database named smallproject
  3. Go to the api folder and run the command php artisan migrate
  4. In the api folder run ./start and a php server on localhost:3000 will serve the api.
  5. Open browser, and go to localhost:3000

ac8b044485c53b2ef9b25758b6a4cddcce1b9757

About

For Leineckers COP4331 projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 46.9%
  • CSS 43.8%
  • HTML 6.7%
  • JavaScript 2.6%