i wanna testskdass submitted a new resource:
Video Streaming Portal (TV Shows, Movies, Sports, Videos Streaming, Live TV) - imdb, live tv, movie, movie cms, movie script, movie streaming, Netflix, php video script, tv serie
Read more about this resource...
how to make it can be install ? it always redirect me to public/install
plz licence code ?
https://mega.nz/file/6w8AlaCQ#-bQ6BdpwXezYtb_uR4FLvvo1VhM9iRnFb3yhTrGliBQ
license and user you can write anything you want, after install completed
Open :
app/Http/Controllers/IndexController.php
REMOVE :
if(!$this->alreadyInstalled()) {
return redirect('public/install');
}
its works now. appreciate your help mate.
Can you please guide me how its working, i installed but its showing 404 error in home page. Thank you.
1. after install completed
2. Open :
app/Http/Controllers/IndexController.php
3. REMOVE :
if(!$this->alreadyInstalled()) {
return redirect('public/install');
}
4. save it
5. done.
Enable debug mode from false to true in .env file and check what is the error.
I was change ap debug but crash sirEnable debug mode from false to true in .env file and check what is the error.
In your web hosting, proc_open extension is not enable. Contact your web hosting provider to enable it.I was change ap debug but crash sir
Ok sirIn your web hosting, proc_open extension is not enable. Contact your web hosting provider to enable it.
I already enable proc_open, but i have a problem againIn your web hosting, proc_open extension is not enable. Contact your web hosting provider to enable it.