Seen Or Not Seen. Keep an overview for yourself of the movies you've seen and the movies you want to see. This is a web application build in Laravel which is a large PHP framework.
Note: php, composer and laravel need to be installed on your device. Laravel has a lot of video tutorials on Laravel, PHP, unit testing, etc on Laracast. Setting up the local machine is well explained in the first section of the Laravel-6-from-scratch serie.
php artisan migrate:fresh
php artisan db:seed
php artisan serve