Reviewing Taylor’s URI Parsing Feature 👀

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

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

  • @r.chitector
    @r.chitector 4 дня назад +9

    We need a Nuno reaction as GIF :))

    • @nunomaduro
      @nunomaduro  4 дня назад +2

      @@r.chitector ahaha do it!

  • @simonwxyz
    @simonwxyz 4 дня назад

    Worth remembering that you can already add parameters to a route by passing an array. Route model params will be applied where necessary to the path, and the rest are appended as query strings. Still, the other builder methods should be super useful too.

  • @3dxspx703
    @3dxspx703 3 дня назад +1

    Cool feature. But why. I can basically do this with parse_url. Syntactic sugar?

    • @brandon6490
      @brandon6490 3 дня назад

      Consistency, declarative, easier.

    • @3dxspx703
      @3dxspx703 3 дня назад

      @brandon6490 yeah that's basically syntactic sugar

  • @gnanasekaran3573
    @gnanasekaran3573 4 дня назад +1

    Can you make an video for how to contribute to Laravel.

  • @guestuncle65
    @guestuncle65 4 дня назад

    It's interesting to watch Nuno marvel at the “parse_url” function and the UriInterface 😆

  • @GergelyIgnácz
    @GergelyIgnácz 4 дня назад +2

    6:32 missing dd function

    • @nunomaduro
      @nunomaduro  4 дня назад +2

      @@GergelyIgnácz spoillller

  • @r.chitector
    @r.chitector 4 дня назад +2

    unacceptable Taylor :))))))))

  • @umardev500
    @umardev500 3 дня назад +1

    LoL