How to Add Form Validation in Laravel | Explained in Hindi | Laravel Tutorial #8

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 6. 09. 2024
  • In this video, We are explaining about How to Add Form Validation in Laravel (Laravel New Course đŸ”„). Please do watch the complete video for in-depth information.
    JOIN: / @wscubetech
    Link to our "English CZcams Channel": bit.ly/2M3oYOs
    WsCubeTech - Digital Marketing Agency & Institute.
    ✔ We can help you to create a Digital Marketing plan to take your business to new heights.
    ✔ Offering Job Oriented Most Latest, Updated, and advanced Digital Marketing Courses with Practical, Hands-on Live Projects Training & Exposure.
    For More information : Call us at : +91- 92696-98122
    Or visit at www.wscubetech...
    There is a complete playlist of Digital Marketing Interview Tips & Tricks available -
    www.youtube.co...
    There is a complete playlist of Facebook Ads available -
    Link: ‱ Facebook Advance SMO &...
    There is a complete playlist of Twitter Ads available.
    Link: ‱ Twitter Ads | All Twit...
    ✅ CONNECT WITH THE FOUNDER (Mr. Kushagra Bhatia) -
    👉 Instagram - / kushagrabhatiaofficial
    👉 LinkedIn - / kushagra-bhatia
    👉 Facebook - / kushagrawscubetech
    Please don’t Forget to Like, Share & Subscribe
    â–șSubscribe: bit.ly/wscubech...
    â–ș Facebook: / wsubetech.india
    â–ș Twitter: / wscube
    â–ș Instagram: / wscubetechindia
    â–ș LinkedIn : / wscube-tech
    â–ș CZcams: / wscubetechjodhpur
    â–ș Website: wscubetech.com
    -------------------------------------| Thanks |--------------------------
    #Laravel #FormValidation #LaravelValidation

Komentáƙe • 47

  • @wscubetech
    @wscubetech  Pƙed 2 lety +1

    😎Hey, thanks for watching! We’d love to know your thoughts/doubts here in the comments.
    🔮 To learn Web Development online with regular LIVE CLASSES, enroll now: forms.gle/XVJRMQdCMoPeNpBm7
    👉For professional self-paced certification courses (pre-recorded), visit: bit.ly/Pre-Recorded-Course
    👉Don’t forget to SUBSCRIBE to our channel for more such videos & valuable content: bit.ly/CZcams-WsCubeTech

    • @hamzaarham8746
      @hamzaarham8746 Pƙed rokem

      Sir i dont have lang folder in resources.............i've searched on google and chat-gpt but i found nothing...........please lead me to fix it.

    • @shrutiraval6806
      @shrutiraval6806 Pƙed rokem

      @@hamzaarham8746 I also get same issue if you solve that then please share how to fix that issue

  • @AminuddinSiddique
    @AminuddinSiddique Pƙed 2 měsĂ­ci +2

    for anyone wondering why they dont have lang\en folder and validation.php file in
    it is because the folder is not autogenerated anymore while creating project , instead we have to use and artisan command
    " php artisan lang:publish " it will generate folder with the required files , it should works fine however it wont created under resources folder
    Happy Coding

  • @arqamsaleem
    @arqamsaleem Pƙed rokem +4

    Amazing brother, I really like how you explained it. You saved me a lot of time, I was going to add custom validation logic like I mostly do in simple PHP.

  • @sarfraztech4837
    @sarfraztech4837 Pƙed rokem +1

    A lots of thanks from bihar .... I m learning somthing in coding bcs of u... Ur teaching style just like amazing to help me ...

  • @nishantsethi6625
    @nishantsethi6625 Pƙed 2 lety +7

    for future references :
    $request->validate{[
    ]} will not work.
    replace curly braces with brackets. new change
    $request->validateWithBag('post', [
    'title' => ['required', 'unique:posts', 'max:255'],
    'body' => ['required'],
    ]);

  • @MeeshaRathod-nn3qo
    @MeeshaRathod-nn3qo Pƙed 10 měsĂ­ci +1

    Thanks for this awesome course.

  • @ascodes3461
    @ascodes3461 Pƙed rokem +1

    Such an amazing and informative video!!! Thanks for sharing😍😍

  • @ajaynishad5923
    @ajaynishad5923 Pƙed 5 měsĂ­ci

    very nice, thank you for help sir

  • @farheenk37
    @farheenk37 Pƙed 7 měsĂ­ci

    Thank for this awesome notes😊

  • @astrogeeksagar
    @astrogeeksagar Pƙed rokem +1

    It'll be a great help thank you..

  • @MohsinAli-y2k
    @MohsinAli-y2k Pƙed 2 měsĂ­ci

    Sir! you are doing well . This video was very helpful for me but sir i could'nt find the validation.php file in my created project

  • @coding_dunes
    @coding_dunes Pƙed rokem

    i love your videos and work.

  • @uimonk
    @uimonk Pƙed 7 měsĂ­ci

    bhai ur great!!-- laravel ka ek project bana do! paid wala

  • @jayeshparmar3132
    @jayeshparmar3132 Pƙed rokem +1

    thank you

  • @moviesbuddy4228
    @moviesbuddy4228 Pƙed 2 lety

    Full support to u bro ... Great work ... â™„ïžđŸ‘ŒđŸ»

  • @foysalahamed380
    @foysalahamed380 Pƙed rokem

    Thank you sir

  • @QadeerAbbas49
    @QadeerAbbas49 Pƙed 2 lety

    great and easy way

  • @4hm3df4r42
    @4hm3df4r42 Pƙed 3 lety

    Thank You sir.

  • @user-wk8pv2yr4u
    @user-wk8pv2yr4u Pƙed 7 měsĂ­ci

    wow oinput fileds old() sahi tha

  • @user-jf4lh8bo5t
    @user-jf4lh8bo5t Pƙed rokem

    which vscode extension are you using for blade autocompletion?

  • @NishaVegad-b4z
    @NishaVegad-b4z Pƙed 2 měsĂ­ci

    i don't have validate.php file in my folder then what can i do??

  • @kkrkanoo7873
    @kkrkanoo7873 Pƙed 3 lety +2

    Bro. Create a students admission from with payment.

  • @shubham-qd1lw
    @shubham-qd1lw Pƙed 10 měsĂ­ci

    unable to find validation.php file and its not in my laravel folder
    so what can i do for it

  • @karmbeerverma684
    @karmbeerverma684 Pƙed rokem +1

    super

  • @mahmoodali7522
    @mahmoodali7522 Pƙed 2 lety

    weldone boss

  • @shrutiraval6806
    @shrutiraval6806 Pƙed rokem

    I create project in that I didn't get lang\en folder
    I don't known why?

  • @princesukhala7106
    @princesukhala7106 Pƙed rokem

    03:00 min
    Done

  • @bhuppidhamii
    @bhuppidhamii Pƙed 6 měsĂ­ci

    how to change the error msg??

  • @user-dw9pv4vp6w
    @user-dw9pv4vp6w Pƙed rokem

    hello sir yeh jo folder hain resoures main file hain
    lang\en missing hain eska solution bata do sir

  • @krishnashrivastava4377
    @krishnashrivastava4377 Pƙed 2 lety

    Plz share extensions added in Visual Code, Thanks

  • @ankushansh5711
    @ankushansh5711 Pƙed 3 lety +1

    Sir why next video is private

  • @itxxsaiff
    @itxxsaiff Pƙed rokem

    Sir dono tariko sy kuch ni hua same issue?

  • @ramesh3530
    @ramesh3530 Pƙed rokem

    Sir kya laravel main job hai ??

  • @kiranrajput8118
    @kiranrajput8118 Pƙed 7 měsĂ­ci

    Hello sir, mary blade file main php ka code nhi chal raha is waja sy main print_r ky through jo form sy data arha ha nhi check kr pa rhai or ab span tag main @error wala code b nhi chala ha kiya waja ho sakti ha kindly mujy guide kr dain

  • @jaysargara1106
    @jaysargara1106 Pƙed rokem

    Date validation not select previous date

  • @jaysargara1106
    @jaysargara1106 Pƙed rokem

    Mobile number validation migration & form

  • @monshicar
    @monshicar Pƙed 2 lety

    Target class [App\Http\controllers\UserController] does not exist.
    why i am getting this error

    • @ananya__f
      @ananya__f Pƙed 2 lety

      I also got the same error. Please share how you solved it

    • @mubashirgujjar6542
      @mubashirgujjar6542 Pƙed rokem

      @@ananya__f use this in yours route

    • @sandipdebnath3307
      @sandipdebnath3307 Pƙed rokem

      It is happenning for older version of php and laravel....try going laravel 8 ..and php after v.8.2