Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 388 Bytes

README.md

File metadata and controls

executable file
·
13 lines (7 loc) · 388 Bytes

A combination of php concepts and best practices

Simple movie app illustrating php OOP, MVC, CRUD, file handling and user authentication

Screenshot

Set up

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 run npm build