Laravel 10 E-Commerce Project - Admin and User Authentication

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 16

  • @zichrijeriellegaspi5607
    @zichrijeriellegaspi5607 11 หลายเดือนก่อน +3

    Target class [UserController] does not exist.
    when i click on My Account

  • @shahzadsaeed-l6d
    @shahzadsaeed-l6d 9 หลายเดือนก่อน +5

    When admin or User registers, instead of going to dashboard, it starts showing home on url and an error of 404 is shown. please reply me

    • @juandavidgrijalbaosorio9754
      @juandavidgrijalbaosorio9754 7 หลายเดือนก่อน

      i have the same problem, did you solved?

    • @weeeeeeeew
      @weeeeeeeew 7 หลายเดือนก่อน +2

      I deleted /"home" in the path: App-Http-Controllers-Auth-LoginController and RegisterController
      should be like this: protected $redirectTo = '/';

    • @hasbir9159
      @hasbir9159 7 หลายเดือนก่อน

      I have the same problem too, maybe Laravel 10 seems different after updating

    • @tawfikamjoud4956
      @tawfikamjoud4956 6 หลายเดือนก่อน

      @@weeeeeeeew when i click on register or login it says " Call to undefined method App\Http\Controllers\Auth\RegisterController::middleware() " or " Call to undefined method App\Http\Controllers\Auth\LoginController::middleware() "

    • @IkhsanudinPratama
      @IkhsanudinPratama 6 หลายเดือนก่อน

      @@weeeeeeeew it's still in the problem, how to solve?

  • @abdoulayesow4804
    @abdoulayesow4804 ปีที่แล้ว

    Bonjour votre projet est n'a pas de licence ou parce que j'aimerais utiliser votre template html

  • @beticohernandez9536
    @beticohernandez9536 ปีที่แล้ว

    Hello.
    When I click on layout I get that error?
    Symfony
    \
    components
    \
    HttpKernel
    \
    Exception
    \
    MethodNotAllowedHttpException
    PHP 8.0.19
    9.52.16
    The GET method is not supported for route logout. Supported methods: POST.

    • @shobhakumari-d8u
      @shobhakumari-d8u 10 หลายเดือนก่อน

      did you able to solve this problem if yes Please tell me.

    • @beticohernandez9536
      @beticohernandez9536 10 หลายเดือนก่อน +1

      No señor.

  • @beticohernandez9536
    @beticohernandez9536 ปีที่แล้ว

    Cual es la ruta lagout?

  • @HanjangBro
    @HanjangBro 10 หลายเดือนก่อน

    Illuminate\Auth\SessionGuard::class does not exist ---> @auth {{Auth::class()->name}} @endauth : kindly fix this