Skip to content

YouTubeClone - Web Projects Build By Laravel Framework v8 & LiveWire it's Small project to upload video Like Youtube

Notifications You must be signed in to change notification settings

HeshamAdel007/YoutubeClone

Repository files navigation

YouTubeClone

YouTubeClone - Web Projects Build By Laravel Framework & LiveWire it's Small project to upload video Like Youtube

Use Laravel v8.80.0

Images

  • You Can Show More Image In Folder [info_images]

Installation

1. Downloade Project

Run this at the command line:

git clone git@github.com:HeshamAdel007/YouTubeClone.git

2. Downloade FFMPEG

Downloade This Tools On Your Divece From Here

https://www.ffmpeg.org/

3. Install Laravel

Composer install
  • Create a New .env File

  • Could Copy From Existing .env.example, Update Relevant Settings (DB_DATABASE, DB_USERNAME,.....)

  • Generate App Encryption Key

php artisan key:generate
  • Migrate The DataBase
  • You Can Use My Data You Will Find In WinRAR File[ DatabaseTest/youtubeclone ]
  • Open PhpMyAdmin And Make Import To File [ youtubeclone.sql ] Will Add Some Data To Tray Project
  • Or Can Make Tour Data
php artisan migrate
  • Downloade FFMPEG & Add Paht Package In ENV File
FFMPEG_BINARIES=YourPath\ffmpeg.exe
FFPROBE_BINARIES=YourPath\ffprobe.exe

4. Package & Tools Used

5. Connect With Me

Linkedin Logo Twitter Logo instagram logo Github logo Facebook logo Gmail logo

6. License

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

About

YouTubeClone - Web Projects Build By Laravel Framework v8 & LiveWire it's Small project to upload video Like Youtube

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published