Laravel and API Platform

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

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

  • @iamputhea
    @iamputhea 27 дней назад

    can we use our existing API Resource in api platform ?

  • @hamdimo303
    @hamdimo303 Месяц назад +1

    Hi Steve, thanks for the video! I’m facing a minor issue, though. I’m unable to authorize endpoints or set the bearer token because the "Available Authorizations" option doesn't appear in the authorization popup. Additionally, I can't configure the /api/graphql/ mutations and queries to require a token by default.

  • @giandomenicodisalvatore7187
    @giandomenicodisalvatore7187 Месяц назад

    The best thing that happened to laravel after frankenphp, inertia and orion 🤩

  • @JordanHumbertodeSouza
    @JordanHumbertodeSouza Месяц назад

    Can you do an video integrating it with PetStore using the client generator?

  • @MarkChaney
    @MarkChaney Месяц назад +1

    Seems great, but completely breaks everything if there is an accessor on the model.

    • @BsiennKhan
      @BsiennKhan Месяц назад

      How so? I use attributes a lot in regular laravel apps