Uhelp - Helpdesk Support Ticketing System Semi-Nulled 1.2.0

showbox

New member
May 4, 2022
9
5
3
those file contain untouched



to null u can simply remove the middlewares

such as \app\Http\Middleware\ApiCheckingMiddleware.php
u can return it directly to disable the middleware and get nulled

like this

public function handle(Request $request, Closure $next)
{
return $next($request);
}

@Tomz can take care of the rest
 
Last edited by a moderator:

bobsmith

Busy in real life so uploads will be soon
Null Master
Trusted Uploader
May 4, 2022
2,976
2,942
113
UK
those file contain untouched



to null u can simply remove the middlewares

such as \app\Http\Middleware\ApiCheckingMiddleware.php
u can return it directly to disable the middleware and get nulled

like this



@Tomz can take care of the rest

Resources do not get added like this.

If you have a resource you want to add to Babiato then do it through the proper route of submitting a resource and provide @Tomz with a proof of purchase.


Until that happens your uploads are not being allowed.
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu