What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
StackFood Multi Restaurant - Food Delivery App with Laravel Admin plus Restaurant Panel

NULLED StackFood Multi Restaurant - Food Delivery App with Laravel Admin plus Restaurant Panel 8.0 NULLED

Replace file app\Http\Middleware\ReactValid.php

with this code:

PHP:
<?php

namespace App\Http\Middleware;

use Closure;
use Illuminate\Http\Request;
use App\CentralLogics\Helpers;

class ReactValid
{
    /**
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     */
    public function handle(Request $request, Closure $next)
    {
        return $next($request);
    }
}
Good afternoon friend, I still have the same problem

Icône de validation par la communauté
 
Reacted by:
Top