Things to try out
- login form in native PHP and vanilla javascript with MVC Architecture, take
murbaalogin form as reference. - make the exact same for using
Vuejs - understand
requirein PHP, what happens when you require a.phpfile that contains a class! - understand
$_POSTin PHP , what controls it - [ ]