Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 344 Bytes

File metadata and controls

6 lines (6 loc) · 344 Bytes

Things to try out

  • login form in native PHP and vanilla javascript with MVC Architecture, take murbaa login form as reference.
  • make the exact same for using Vuejs
  • understand require in PHP, what happens when you require a .php file that contains a class!
  • understand $_POST in PHP , what controls it
  • [ ]