Laravel Form Handling and Validation Tutorial with example - All about Form Validation in Laravel 10

Поделиться
HTML-код
  • Опубликовано: 11 дек 2023
  • In this video, I have taught how to do form handling and validation with example in laravel 10. Where I have taught 3 ways to do form validation in laravel like.
    1. Do validation using validate() method. ( $request validate() )
    2. Do validation using Validator Facade ( Validator::make() )
    3. Form Request Validation. ( ProductFormRequest $request, $request validated() )
    4. Displaying the Validation Error Messages.
    5. Customized Error Message.
    6. Different Validation Rule Formats.
    Playlist - Laravel 10 Tutorial
    • Laravel 10 Tutorial
    Post : Form Validation Tutorial with example in Laravel 10
    www.fundaofwebit.com/post/lar...
    Follow us on Instagram: / funda_of_web_it
    Subscribe to my Hindi/Urdu Channel: / fundaofwebithindi
  • НаукаНаука

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

  • @tusharm.8161
    @tusharm.8161 6 месяцев назад +1

    Simply Great.

  • @walker5720
    @walker5720 2 месяца назад +1

    Which extension you are using for laravel could you share us

  • @programermop7337
    @programermop7337 6 месяцев назад +1

    hello can you explain switch dashboard ltr to rtl when switch a language for example english to arabic

  • @inthebeginningwastheword4905
    @inthebeginningwastheword4905 6 месяцев назад +1

    Thanks for the tutorial.
    Any chance you could do something on Laravel 10 and Nuxt 3? Include Authentication.

    • @FundaOfWebIT
      @FundaOfWebIT  6 месяцев назад +1

      Hey, do you mean laravel with nuxt js (in the Laravel app only) ?
      OR both separately ?

    • @inthebeginningwastheword4905
      @inthebeginningwastheword4905 6 месяцев назад +1

      @@FundaOfWebIT Hello and thanks for your response. I'd say separately, because it is better to learn that way. I didn't know we could use Nuxt inside laravel, But yea, if you could make a separate video for this, I'd really appreciate it.
      Lastly, I emailed you months ago about a paid project that I had, but I never heard back from you, so I gave it to someone else. If you changed your contact email, do update the one you have on the "About" of your channel.

  • @JDMoran182
    @JDMoran182 3 месяца назад

    What vsc extension did you use for file structure?

    • @FundaOfWebIT
      @FundaOfWebIT  3 месяца назад

      I have used VS Code - Material Icon theme for the file structure with icons