Laravel Logo

Build Status Total Downloads Latest Stable Version License

How To Run

Make sure you already create new database with name "metamata_intern_challange"

Then run "php artisan migrate:fresh" to migrating entire data table to your database.

Then to run locally, type in terminal "php artisan serve"