/rulu

Primary LanguagePHP

Simple PHP CRUD service

Development plan

  • instantiate the project
  • create an empty Git repository
  • add the basic template
  • create the router
  • create class with DB logic
  • connect to DB
  • test CRUD

Test process

  • clone the project
  • run php -S localhost:8086 and use the CRUD