tttptd / laravel-doctrine-serializer
There is no license information available for the latest version (0.1.5.1) of this package.
This package's canonical repository appears to be gone and the package has been frozen as a result.
0.1.5.1
2019-07-26 17:01 UTC
Requires
- php: ^7.0
- jms/serializer: ^1.13.0
- laravel/framework: ^5.3
README
JMS Serializer for Laravel 5
composer require tttptd/laravel-doctrine-serializer
Add Tttptd\Serializer\SerializerServiceProvider::class
to your config/app.php
php artisan vendor:publish