Laravel 10 E-Commerce Project - Changing the Login and Registration page Layout

Поделиться
HTML-код
  • Опубликовано: 9 сен 2024

Комментарии • 4

  • @TheAfriCoder
    @TheAfriCoder 11 месяцев назад

    Hi sir have been following you lessons and am having issue on the livewire package its not detecting have followed you along and when it comes the livewire components, on the scripts and css import this @livewirescripts is not working please help

  • @user-gy1ck1pw5r
    @user-gy1ck1pw5r 9 месяцев назад

    Amazing video but when I try to log out it says The GET method is not supported for route logout. Supported methods: POST. but is with post

    • @pavankumar-of4ew
      @pavankumar-of4ew 7 месяцев назад

      check your controller name is matching with the route

    • @tawfikamjoud4956
      @tawfikamjoud4956 4 месяца назад

      @@pavankumar-of4ew when i try login or register it says " Call to undefined method App\Http\Controllers\Auth\LoginController::middleware() " or " Call to undefined method App\Http\Controllers\Auth\RegisterController::middleware()
      "