jacquestvanzuydam / laravel-firebird

Firebird Illuminate package for Laravel 5
63 stars 93 forks source link

Laravel 5.4 Support #40

Closed josuecorm closed 7 years ago

josuecorm commented 7 years ago

Hi.

I've upgrade Laravel to 5.4 but now I have problems with laravel-firebird. Will there be support for this version?

victorvilella commented 7 years ago

Can you provide a error log? Maybe we (you, me, and others) can help this project to give support to 5.4.

jacquestvanzuydam commented 7 years ago

You should be able to change the version of Laravel to 5.4.* in the composer.json file after pulling the Laravel 5.3 branch. I haven't created a branch yet not sure what is the best way to version this alongside Laravel. Any ideas would be appreciated.

jacquestvanzuydam commented 7 years ago

Have made the following branch for 5.4 support