Login and Registration in Laravel

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 13

  • @jedzadomusic6878
    @jedzadomusic6878 7 місяців тому +2

    very good sir, very well explain cause in tutorials like this step by step is a must. Thank you...

  • @babar178
    @babar178 8 місяців тому +1

    Very clear sir thnks

  • @aneeshaskamath1415
    @aneeshaskamath1415 5 днів тому +1

    as you said the form code takes time to type line by line so where can we get an outline of such a form especially when we are going for a machine test?

    • @CodesEasy
      @CodesEasy  3 дні тому

      Source code is available in description to download.

  • @DavidAshby1
    @DavidAshby1 29 днів тому

    You mentioned there is a tutorial before this. Can you confirm which one it is?

  • @muhammadfaizal7956
    @muhammadfaizal7956 8 місяців тому

    What version of vs code you are using?
    When I right click the 'View' , i dont have directory all, the context menu displays different, nothing similar like yours

    • @SmugSysAdmin
      @SmugSysAdmin 4 місяці тому

      It's PHPStorm the greatest IDE ever exist

  • @AaronMercado-b7c
    @AaronMercado-b7c 22 дні тому +1

    where i can see the first video sir?

    • @CodesEasy
      @CodesEasy  22 дні тому +1

      You can watch all the videos in Laravel playlist
      Check the channel playlist section

  • @Aryan-xn4yl
    @Aryan-xn4yl 4 місяці тому +2

    Target class [AuthController] does not exist. how to solve this error

    • @TonySlash
      @TonySlash 4 місяці тому +2

      If the installation of controller with "php artisan make:AuthController" is created, make sure also you do the migration with the command "php artisan migrate" and at the end don't forget to import the class User (use App\Http\Models\User)in your controller file "AuthController".

  • @mohamedalmasry2894
    @mohamedalmasry2894 8 місяців тому +1

    فين الكود