آپدیت لاراول و اخطار هنگام خروج

سلام
من آپدیت لاراول کردم ولی الان وقتی که LOGOUT میکنم اخطار میزنه . تو خود مستندات هم ایرادشو گیر آوردم ولی نتونستم حلش کنم . یه راهنمایی ساده میخوام دوستان عزیز


ثبت پرسش جدید
developer
تخصص : برنامه نویس
@developer 5 سال پیش مطرح شد
0

ارورتون چیه؟


روح اله ابراهیم زاده
تخصص : PHP.LARAVEL
@rohi1386 5 سال پیش آپدیت شد
0

Component HttpKernel Exception MethodNotAllowedHttpException

اینم فکر کنم جوابشه . ولی نتونستم حلش کنم :

https://laravel.com/docs/5.7/upgrade#upgrade-5.7.0

Authentication
The Authenticate Middleware

Likelihood Of Impact: Low

The authenticate method of the Illuminate\Auth\Middleware\Authenticate middleware has been updated to accept the incoming $request as its first argument. If you are overriding this method in your own Authenticate middleware, you should update your middleware's signature:

/**

  • Determine if the user is logged in to any of the given guards.
  • @param \Illuminate\Http\Request $request
  • @param array $guards
  • @return void
  • @throws \Illuminate\Auth\AuthenticationException
    */
    protected function authenticate($request, array $guards)

developer
تخصص : برنامه نویس
@developer 5 سال پیش مطرح شد
0

فکر نمیکنم ربطی به این ادرسی که دادید داشته باشه، این ارور میگه متد روت تون درست نیست، فرم لاگ اوت رو بذارید ببینم چی گذاشتید، توی روت ها هم باید متد دیلیت باشه توی دکمه لاگ اوت هم باید یک فرم بذارید


برای ارسال پاسخ لازم است وارد شده یا ثبت‌نام کنید

ورود یا ثبت‌نام