Code for YouTube video tutorial: https://www.youtube.com/watch?v=1Yrzli1PqFc
- clone the repo and cd into it
composer install- rename or copy
.env.examplefile to.env - Enter your database credentials in your
.envfile php artisan migratephp artisan key:generatenpm installnpm run devphp artisan serveor use Laravel Valet- Visit localhost:8000 in your browser
- Go to Admin section and drag and drop to your heart's content.