Simple movie app illustrating php OOP, MVC, CRUD, file handling and user authentication
Create virtualhost pointing to public/
eg moviezz.test
Install npm dependencies npm i
If you make any changes to
tailwind.config.js
or/src/assets/tailwind.css
runnpm build