Laravel Crash Course - API Resources

Поделиться
HTML-код
  • Опубликовано: 30 сен 2024
  • In this lesson we're going to learn about Eloquent API Resources. As the name suggest Eloquent API Resource is useful when you're building API.
    So It's basically is a mechanism to transform our Eloquent model into JSON responses. It acts as a transformation layer that sits between our Eloquent models and the JSON responses that are actually returned to our application's users.

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