Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2036 from noweh/fix-laravel-docs
* Update laravel/index.md file - Added missing 'use' statements in the laravel/index.md for clarity - Fixed a typo in a Model usage - Corrected 'ProviderInterface::class' to 'provider' in ApiServiceProvider * Update index.md Change 'provider' to ProviderInterface::class in laravel/index.md * Update laravel/index.md Fix some docs about DTO * Update laravel/index.md Use the constructor property promotion syntax in ApiResource/Book --------- Co-authored-by: Antoine Bluchet <soyuka@users.noreply.github.com>
- Loading branch information