Skip to content

siddeshwarnavink/moviediscourse

Repository files navigation

moviediscourse

Dive deep into discussions, discover perspectives, and share your movie magic moments

Project cover

Getting started

To get this project working, first you need to clone this repository.

git clone <repo-url>

Now install the dependencies using Composer.

composer install

Create .env file from .env.example and connect it to you database. Now migrate the eloquent models to the database.

php artisan migrate

After that you can run the app using

php artisan serve

You can find the app working in localhost:8000

Project screenshots

Project screenshot Project screenshot Project screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published