- Notifications
You must be signed in to change notification settings - Fork8
NXPlay is an open source video on demand service application like NetFlix, Amazon Prime, Hulu. Made with Laravel.
NotificationsYou must be signed in to change notification settings
itsrafsanjani/nxplay
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NXPlay is an open source streaming entertainment service created with Laravel.
If you like this repo don't forget to give a star! ⭐
- Clone the repo.
cd nxplaycomposer installcp .env.example .envphp artisan key:generatephp artisan jwt:secretphp artisan storage:link
- Edit
.env
file with yourdatabase
,Pusher
and other credentials. - check
.env.example
file for details.
php artisan migrate --seed
- Install and build
npm install&& npm run production
- Run the application
php artisan serve
Also run these commands in seperate console tab for queues, and schedules to work:
php artisan schedule:workphp artisan queue:work
Thank you for considering contributing to the NXPlay!
- Fork the repo.
- Clone the repo.
- Run
git checkout dev
- Create a new local branch
- Work on your local branch
- When work tested, done or ready, push to remote
- Merge to dev
The NXPlay is open-sourced software licensed under theMIT license.
About
NXPlay is an open source video on demand service application like NetFlix, Amazon Prime, Hulu. Made with Laravel.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.