IlluminateCaster
class IlluminateCaster (View source)
Methods
static array | castApplication(Application $app) Get an array representing the properties of an application. | |
static array | castCollection(Collection $collection) Get an array representing the properties of a collection. | |
static array | castModel(Model $model) Get an array representing the properties of a model. |
Details
static array castApplication(Application $app)
Get an array representing the properties of an application.
static array castCollection(Collection $collection)
Get an array representing the properties of a collection.
static array castModel(Model $model)
Get an array representing the properties of a model.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.3/Illuminate/Foundation/Console/IlluminateCaster.html