ads here
Free Nulled Download Garments ERP - Apparel & Textile Industrial ERP Software 1.4
Ankitabe submitted a new resource:
Garments ERP - Apparel & Textile Industrial ERP Software - Discover the Future of Garment Management with Garments ERP Apparel Industrial Garments ERP Software
Read more about this resource...
Your Resource Approved
Thanks
thanks for sharing it with us.
facing logout issue. when clicking logout button not working. try to clean the cache but not worked.
@phpCore Can you please help me with this problem?
https://flareapp.io/share/KPgM0V35
Try to modify the file "routes/auth.php"
And change:
PHP:
Route::post('logout', [AuthenticatedSessionController::class, 'destroy'])->name('logout');
To:
PHP:
Route::get('logout', [AuthenticatedSessionController::class, 'destroy'])->name('logout');
And retry
Worked, site/logout but logout button not working? what I need to change?
Don't replace the post with get, duplicate the route to have at the same time
PHP:
Route::post('logout', [AuthenticatedSessionController::class, 'destroy'])->name('logout');
AND
PHP:
Route::get('logout', [AuthenticatedSessionController::class, 'destroy'])->name('logout');
Don't replace the post with get, duplicate the route to have at the same time
PHP:
Route::post('logout', [AuthenticatedSessionController::class, 'destroy'])->name('logout');
AND
PHP:
Route::get('logout', [AuthenticatedSessionController::class, 'destroy'])->name('logout');
update please
any nulled version available ?
@MysticFalcon Thanks for this great share. Please can you update the script.
Thanks in Advance.
MysticFalcon updated Garments ERP - Apparel & Textile Industrial ERP Software with a new update entry:
Garments ERP - Apparel & Textile Industrial ERP Software V1.4
Read the rest of this update entry...
Thank
Let me try
Lets give this a try
Pls share the procedure to remove purchase code as its askig for purchase code while installtion
Nulled already use any code
no esta anulado
Thanks for sharing. Pls. update please, any nulled version available ?
Version 1.5 (Update 21/11/2024 )
Fixed: File upload security issue fixed.
UPDATE GUIDE: Please replace the app folder.
Last Update21 November 2024
Login to post a reply.
Login to Reply