/moviezz

A combination of PHP concepts and best practices in one application.

Primary LanguageCSS

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