Skip to content

LaraTube is a clone of youtube with laravel and vue js

Notifications You must be signed in to change notification settings

mamun724682/Lara-Tube

Repository files navigation

Lara-Tube

Youtube clone using Laravel 8 (PHP Framework) and Vue js with support for MySQL database

Features

  • Streamable Video processing for different bandwidth
  • Storage and file systems
  • Multiple video uploads with progress
  • Nested commenting systems
  • Subscription, Like-dislike system with reusable component

Packages Used

  • Laravel-ui
  • Laravel ffmpeg
  • Laravel medialibrary
  • Toaster

Installation Instruction

  • 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 and login with default credentials [email protected] - password

Contribution Guideline

  • Fork the repository
  • Clone the repository locally
  • Create a new local branch
  • Work on your local branch
  • Push to remote
  • When work is tested, done or ready, push to remote

License

The Laravel Forum is open-sourced software licensed under the MIT license.

About

LaraTube is a clone of youtube with laravel and vue js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published