robbiepaul / zbar-qrdecoder

A PHP wrapper for Zbar. Decodes images/photos containing QR codes.
32 stars 38 forks source link

in laravel 5.3 providers #5

Closed yoryanliu closed 7 years ago

yoryanliu commented 8 years ago

'providers' => [ RobbieP\ZbarQrdecoder\ZbarQrdecoderServiceProvider::class, ]

robbiepaul commented 8 years ago

Sorry are you reporting a bug? I haven't had a chance to try it with Laravel 5.3

yoryanliu commented 8 years ago

This is not a bug It is set in 5.3