Это видео недоступно.
Сожалеем об этом.

Recaptcha in Laravel Jetstream and Breeze: Demo Project

Поделиться
HTML-код
  • Опубликовано: 16 фев 2022
  • I'm answering a question from RUclips, showing how to implement Recaptcha as a custom validation rule in Jetstream or Breeze.
    Repository: github.com/Lar...
    Jetstream commit: github.com/Lar...
    Breeze commit: github.com/Lar...
    - - - - -
    Support the channel by checking out our products:
    - Enroll in my Laravel courses: laraveldaily.t...
    - Try our Laravel QuickAdminPanel: bit.ly/quickad...
    - Buy my ready-made Laravel scripts: laraveldaily.g...
    - Purchase my Livewire Kit: livewirekit.com
    - Subscribe to my weekly newsletter: bit.ly/laravel-...

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

  • @nadjinmalade8738
    @nadjinmalade8738 2 года назад +2

    Do not laught at me... I use HoneyPot.... Two hidden fields with good name.
    My first experience was with wordpress, and it worked so good. So Now I use it every where.

  • @medivine89
    @medivine89 2 года назад +1

    Спасибо, искал давно как это сделать 😻

  • @user-qj7kf7wp4b
    @user-qj7kf7wp4b Год назад

    lifesaver!!

  • @EL_PANDA_742
    @EL_PANDA_742 2 года назад +2

    Hi, Povilas
    Do you know any method I can use to licence a laravel app, ?
    Meaning like selling it to multiple buyers. Require a licence key linked with envato when installing the script.

    • @LaravelDaily
      @LaravelDaily  2 года назад

      No I haven't done any licencing like this

  • @graemerobinson6920
    @graemerobinson6920 Год назад

    I’ve got a contact form built with livewire, would this method of implementing recaptcha work? I’ve been struggling to get it to validate for several weeks

  • @Manu_MDJ
    @Manu_MDJ Год назад

    excellent content, thank you.

  • @dalpatsinghpurohit
    @dalpatsinghpurohit Год назад

    Please make a video for ReCaptcha Enterprise

  • @royal4ork
    @royal4ork Год назад

    Thank You!

  • @ytipbaru
    @ytipbaru Год назад

    how to use it in login? im using jetstream and littile confusing where i must put the validation if i wanna using recaptcha in login too

  • @jhonfa94
    @jhonfa94 2 года назад

    Thanks for the video

  • @Poegim
    @Poegim Год назад

    Was somethin changed meantime? Becouse im fighting with this whole day and recaptcha just not showing on my site :( I did it like few times from start to end, and always get an error that "The recaptcha token field is required." due to no recaptcha loaded.

  • @thehonestabe
    @thehonestabe 2 года назад +1

    Thanks for the video!! I have a question, How can I disable checking for recaptcha during an e2e testing?

    • @LaravelDaily
      @LaravelDaily  2 года назад

      Just add the check in the custom rule, something like app()->environment('testing')

  • @GergelyCsermely
    @GergelyCsermely 2 года назад

    Thanks

  • @zafeerahmad4705
    @zafeerahmad4705 2 года назад

    how can i use recaptcha in livewire

  • @kennyendowed4868
    @kennyendowed4868 2 года назад

    nice job boss pls can u make video on how to use Laravel octane to help speed up Laravel api project

    • @LaravelDaily
      @LaravelDaily  2 года назад

      I haven't used Octane myself. And, in most cases, there are 100 ways to speed up the Laravel project before you use Octane.

    • @kennyendowed4868
      @kennyendowed4868 2 года назад

      @@LaravelDaily oooo ok thanks

  • @emekatimothyiloba699
    @emekatimothyiloba699 Год назад

    Thank you for this sir. Please why do you always load your env variables from your config services file? is it wrong to use the ENV method anywhere you need to use an env variable??

  • @morshedalamadnan7757
    @morshedalamadnan7757 2 года назад

    Please make a video on how to add Google Cooke in laravel

  • @linhtuan1701
    @linhtuan1701 Год назад

    Thank you sir! Should we need captcha for login or only for register? What's the best approach?

  • @lucasj.pereira4912
    @lucasj.pereira4912 2 года назад

    What do you think about the technique called Honypot for forms? I think it should be enough for small websites, but I'm no expert to say it.

    • @LaravelDaily
      @LaravelDaily  2 года назад

      Yes it's quite good, I've used it, long time ago

  • @kingstalker
    @kingstalker 2 года назад

    Hey can you please make a license verify like Quick admin panel where it locks up please

    • @LaravelDaily
      @LaravelDaily  2 года назад

      We don't have a license verify in QuickAdminPanel, it's just a middleware to restrict access if user's plan is expired.

  • @jorgerenteral
    @jorgerenteral 2 года назад

    I came across something that gave me problems trying to fix. I needed to check model changes before persist them, against previous values, can you make a video on a solution for this problem. I had to make use of model events, using "updating" event

    • @LaravelDaily
      @LaravelDaily  2 года назад +1

      I can do it only with your specific example, cause I can't come up with my own example for such rare situation easily. Please invite me to the repository on Github (username PovilasKorop) and email me povilas@laraveldaily.com explaining what values you need to compare against.

    • @krekas
      @krekas 2 года назад +2

      isn't isDirty() what you need?

  • @jorgerenteral
    @jorgerenteral 2 года назад +1

    Update Chrome man, don't be lazy 😜, just kidding 🤘

    • @LaravelDaily
      @LaravelDaily  2 года назад +3

      I'm not lazy, I'm just focused on what matters most.

    • @jorgerenteral
      @jorgerenteral 2 года назад

      @@LaravelDaily I was joking, I wasn't trying to insult you, sorry if I didn't make myself understood