Download the PHP package underwear/laravel-translatable-json-resource without Composer
On this page you can find all versions of the php package underwear/laravel-translatable-json-resource. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download underwear/laravel-translatable-json-resource
More information about underwear/laravel-translatable-json-resource
Files in underwear/laravel-translatable-json-resource
Download underwear/laravel-translatable-json-resource
More information about underwear/laravel-translatable-json-resource
Files in underwear/laravel-translatable-json-resource
Vendor underwear
Package laravel-translatable-json-resource
Short Description Spatie Laravel translatable + Laravel JsonResource
License MIT
Package laravel-translatable-json-resource
Short Description Spatie Laravel translatable + Laravel JsonResource
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-translatable-json-resource
laravel-translatable-json-resource
Spatie laravel translatable package + Laravel JsonResource
Installation
Usage
Require this package in your project and use TranslatableJsonResource
instead of JsonResource
.
You don't need to worry about things, just keep using JsonResource as you're used to.
Have a look:
You only need to pass one additional argument locale
:
It also works with anonymous collections:
If you don't pass locale argument, it will use default locale from config('app.locale')
All versions of laravel-translatable-json-resource with dependencies
PHP Build Version
Package Version
The package underwear/laravel-translatable-json-resource contains the following files
Loading the files please wait ....