Skip to content

pixie-cheeks/assignment-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

CRUD in basic PHP

Steps to make the project work:

  1. Add your own secret.php in the same place as secret.example.php, with the examples replaced with your own credentials.
  2. Run init_database.php file or just manually source schema.sql and the seed.sql files.
  3. Change the base URL in the config.php as appropriate
  4. Start the server

About

An assignment for a CRUD application in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published