laravel-casters

Introduction

Installation

On this page

{note} You're browsing the documentation for an old version of laravel-casters. Consider upgrading your project to v3. Check your version with the following command:

`composer show rawilk/laravel-casters`

laravel-casters can be installed via composer:

composer require rawilk/laravel-casters:2.0

That's it. There is no configuration necessary for this package.

Previous
Requirements