/doctrine-support

Better Doctrine Support with Laravel (Support for `enum`)

Primary LanguagePHPMIT LicenseMIT

Laravel Doctrine Support

Better Doctrine Support with Laravel (Support for enum)

Installing

composer require larapack/doctrine-support

Then add the following service provider:

Larapack\DoctrineSupport\DoctrineSupportServiceProvider::class

Then you are good to go! 🎉

For Laravel versions older than 5.4.x, use v0.1.3.