Skip to content

LaravelDaily/Laravel-Demo-Video-Portal

Repository files navigation

Laravel Demo Video Portal

Demo-project showing how to generate simple collection of YouTube videos grouped by channel.


How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL.
  • Admin's credentials: admin@admin.com - password

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team

About

Laravel 6 demo project for video portal. Partly generated with https://quickadminpanel.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published