marcelov2
Member
- May 25, 2020
- 39
- 2
- 8

Requirements
Please read it before you buy the project
1- FFmpeg 4.0
2- Nodejs
3- Pusher (Service)
4- TMDB (optional)
5- AWS (optional)
6- Jwplayer
Built on
1- Laravel framework using REST API with API Authenticated
2- The Front-end is VueJS (Single Page Application)
Admin panel
Not allowed to do anything
Link: Go to admin
Email: [email protected]
Password: secret
All function work
Link: Go to site
The payment gateway is disabled
OBS: XAMPP = CHANGE C:\xampp\apache\conf\extra\httpd-vhosts.conf
##<VirtualHost *:80>
ServerName yoursite.com
DocumentRoot "C:\xampp\htdocs\cinemax\public"
Options Indexes FollowSymLinks
<Directory "C:\xampp\htdocs\cinemax\public">
AllowOverride All
Require all granted
</Directory>
##</VirtualHost>
