What's New in Laravel 11, Ep 02 - Missing Middleware

Поделиться
HTML-код
  • Опубликовано: 11 ноя 2024

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

  • @CyanidePierce90
    @CyanidePierce90 8 месяцев назад +5

    The redirect is more complicated now than before.

  • @wisewind5643
    @wisewind5643 7 месяцев назад +4

    I have attempted the auth middleware it is not working , I have no idea how to laravel again
    in fact all middleware are not working

    • @aminvalizade4320
      @aminvalizade4320 6 месяцев назад

      This problem is why I searched for this video , did you find away to make your auth middleware working ?

  • @simonanne_com
    @simonanne_com 8 месяцев назад

    I love the clean setup!

  • @MdRokibulIslam-jr5rv
    @MdRokibulIslam-jr5rv 24 дня назад

    Sir, in my project "bootstrap/app.php" don't have any function like "->withMiddleware" or other . in my app.php its only contain "$app->singleton" fucntion ☹ . what should i do? i installed latest laravel version

  • @tanzimibthesam5861
    @tanzimibthesam5861 6 месяцев назад

    TrimStrings is a global middleware so do we also need to register global middlewares manually?

  • @umeskiasoftwares
    @umeskiasoftwares 4 месяца назад

    How do I add VerifyCsrfToken so that I can add a URL that will receive the data being sent as a webhook?

  • @naimulislam9876
    @naimulislam9876 8 месяцев назад +1

    Laravel 11 is super cool :)

  • @anujshrestha9731
    @anujshrestha9731 8 месяцев назад +1

    what about middleware priority?

    • @96downlu
      @96downlu 8 месяцев назад +1

      There's a `priority` method on the `Middleware` class that you can use 👍

    • @anujshrestha9731
      @anujshrestha9731 8 месяцев назад

      @@96downlu Yeah saw that in the documentation 😅

  • @rally_furymoments5294
    @rally_furymoments5294 8 месяцев назад

    The number of the screw in this laptop is more than the entire population of Nigeria

  • @coder236
    @coder236 28 дней назад

    i hate this new setup in 11!