Good afternoon friend, I still have the same problemReplace 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); } }
que falta aun no estra desbloqueado necesita mas reaccionesStackFood - React User Website 3.0
*** Hidden text: cannot be quoted. ***
LINK PROTECTION PASSWORD FOR THIS UPDATE
Version 8.1 7 April 2025
- Deep search functionality added to the Admin Panel and Restaurant Panel for faster access and management.
- Added instructions option to bring change amount
- Google Map API updated for improved accuracy and performance.
- Chatting page design and functionality improved for a cleaner and more intuitive experience.
- Fixed...
- Performance Optimization: Enhanced overall system speed and responsiveness.
- Core Web Vitals Improvements: Optimized for better Cumulative Layout Shift (CLS), Largest Contentful Paint (LCP), and First Contentful Paint (FCP) metrics.
- Component Re-render Optimization: Reduced unnecessary re-renders to improve performance.
- State Management Optimization: Refined state handling for a smoother user experience.
- Codebase Cleanup: Removed unused code and reduced bundle size to improve load times.
- API Caching: Implemented API-level caching for faster data retrieval and reduced server load.
- Seller Registration: Introduced a new seller registration page for streamlined onboarding.
- Map Popup Enhancement: Improved map popup view for better user interaction.
- Coupon Display Logic: Separated available and unavailable coupons, prioritizing display of available ones at checkout.
- Bug Fixes: Resolved known issues to improve system stability and reliability.
LINK PROTECTION PASSWORD FOR THIS UPDATE
Version 8.2 12 May 2025
- Added admin's configurable React-based registration landing page.
- Added deliveryman registration and profile creation pages with proper validation.
- Enhanced coupon logic for improved discount handling.
- Checkout page UI/UX improved for a smoother user experience in the user app and web.
- Add-to-cart flow redesigned...
LINK PROTECTION PASSWORD FOR THIS UPDATE
Version 8.3 18 July 2025
- Integrated comprehensive Tax Management System with multiple tax systems and types for the admin and restaurants
- Implemented product-wise, category-wise, and order-wise tax configuration.
- Enabled free delivery by Admin based on specific criteria.
- Introduced item addon categories for better management of addons.
-...
Hi, I have the same problem here
So download file from here and you will have no problem.Hi, I have the same problem here