Thanks its work, but i've license code problem now.. Does latest version is already nulled??
Try this methode :
ok I find to fix the problem of install
1 - Go to public/ and manual install DB database.sql
2 - Delete install folder
3 - Log in in website
username: [email protected]
pass: admin
Or this this one :
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');
}