Skip to content

nielsvanrijn/1-App-4-Frameworks-Laravel-Vue

Repository files navigation

1 App 4 Frameworks Laravel + Vue

The Laravel + Vue version of the app

Approach

A fairly simple Laravel application using MySQL database

Usage

Run composer

composer install

Install node modules

npm i

Change the .env.example to .env with your database credentials.

Create the tables

php artisan migrate

Seed database with genres and some actors

php artisan db:seed

About

Laravel + Vue version of the IMD2 app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published