Download the PHP package d3ltcod/laraveltube without Composer
On this page you can find all versions of the php package d3ltcod/laraveltube. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package laraveltube
LaravelTube
Open source project about sharing videos platform built on Laravel
Installation & use
Notes
If you want convert videos to other formats, you need install 'FFMpeg' in your server and configure file config/ffmpeg.php
If you want to upload files with more weight you have to change the settings of your php.ini
If you want execute broadcasting events, you need install Redis in your server
and run
Requirements
This packages use (no need to install):
- Composer
- Laravel
- Laravel Socialite
- AdminLTE. You can see and AdminLTE theme preview at: http://almsaeedstudio.com/preview/
- ApiGuard
- Vue.js
- Ajax and jQuery
- Video.js
- FFMpeg
- Chartjs
- Redis.io
- Socket.io
Docs
http://d3ltcod.github.io/LaravelTube/api/master/
http://d3ltcod.github.io/LaravelTube/docs/EERDiagram.mwb
Packagist
https://packagist.org/packages/d3ltcod/laraveltube
Tests
Execute:
Social Login
If you want use Social login, you need configure in your file .env:
FACEBOOK_ID=----
FACEBOOK_SECRET=----
FACEBOOK_URL=http:----
TWITTER_ID=----
TWITTER_SECRET=----
TWITTER_URL=http:----
GOOGLE_ID=----
GOOGLE_SECRET=----
GOOGLE_URL=http:----
---- Is your configuration in:
- https://developers.facebook.com/apps/
- https://apps.twitter.com/
- https://console.developers.google.com
Versioning
I use SemVer for versioning. For the versions available, see the tags in this repository.
Author
Adam Alvarado Bertomeu d3ltcod
See also the list of contributors who participated in this project.
License
This LaravelTube is open-sourced software licensed under the MIT license.
All versions of laraveltube with dependencies
laravel/framework Version 5.2.*
acacha/admin-lte-template-laravel Version 2.*
laravel/socialite Version ^2.0
doctrine/dbal Version ^2.5
chrisbjr/api-guard Version 3.1.*
satooshi/php-coveralls Version ^1.0
linkthrow/ffmpeg Version dev-master
predis/predis Version ^1.0