Skip to content
/ sons Public

Seen Or Not Seen. A Laravel project which gives the user an overview of the movies he/she has seen or wants to see.

Notifications You must be signed in to change notification settings

NickT5/sons

Repository files navigation

SONS - Seen Or Not Seen

About

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.

Run the API

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

Demo

  • Demo (50seconds) demo sons

About

Seen Or Not Seen. A Laravel project which gives the user an overview of the movies he/she has seen or wants to see.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published