YouTubeClone - Web Projects Build By Laravel Framework & LiveWire it's Small project to upload video Like Youtube
Use Laravel v8.80.0
- You Can Show More Image In Folder [info_images]
Run this at the command line:
git clone git@github.com:HeshamAdel007/YouTubeClone.git
Downloade This Tools On Your Divece From Here
https://www.ffmpeg.org/
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
-
Laravel FFMPEG [ v 7.5.11 ]
-
LiveWire [ v 2.9.0 ]
-
Intervention Image" [ v 2.7.1 ]
-
Laravel Ffmpeg" [ v 7.7.2 ]
The Laravel framework is open-sourced software licensed under the MIT license.