shadoowwalker
New member
- May 17, 2022
- 1
- 0
- 1
did you fix itcan anyone tell me how to configure paypal
i had configure paypal but when go to checkout its coming blank page
pls help me anyone its urgent
did you fix itcan anyone tell me how to configure paypal
i had configure paypal but when go to checkout its coming blank page
pls help me anyone its urgent
you should also checkGuys who nulled this product ? I wanna retrieve the ENVATO API to implement in other projects
What files are concerned regarding Envato purchase license code except this one ?
\vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
you should also check
install\app\Http\Controllers\Payment\IyzicoController.php
All this can be fixed in one blowI am getting multiple issues:
1) Not able to update to version 6.1 from older version as system updater not uploading file.
2) Refund not working in previous versions. Any version on which refund work properly?
3) Version 6.1 giving server error 500.
Can anyone suggest something?
How? I am trying since last 3-4 days. the main problem for me is update is not working from 5.5.7 to 6.1 using admin panel. Also update is not working in other version as well.All this can be fixed in one blow
I am getting multiple issues:just follow this small tutorial.
In order to make this install using install route you have to do this:
Go to \project\app\Providers\RouteServiceProvider.php
Edit file RouteServiceProvider.php
Go to line: 288
And change this:
Code:
->group(base_path('routes/web.php'));
To:
Code:
->group(base_path('routes/install.php'));
Thanks, it worked and i installed version 6.1just follow this small tutorial.
In order to make this install using install route you have to do this:
Go to \project\app\Providers\RouteServiceProvider.php
Edit file RouteServiceProvider.php
Go to line: 288
And change this:
Code:
->group(base_path('routes/web.php'));
To:
Code:
->group(base_path('routes/install.php'));
hello bro what is admin panel login details ?Thanks, it worked and i installed version 6.1