You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments