PropelLaravel icon indicating copy to clipboard operation
PropelLaravel copied to clipboard

Laravel 5.5

Open kumold opened this issue 8 years ago • 2 comments

Will there be an update to support Laravel 5.5?

kumold avatar Oct 09 '17 08:10 kumold

Hi @kumold , let me check if it work and evaluate efforts on adding support for it. Will do that today, hopefully.

SCIF avatar Oct 09 '17 08:10 SCIF

propel2 works, but... copy paste from other bug I filed on Propel3

hello, I'm looking at both versions of PropelLaravel(develop and main branches) which make use of propel2 StandardServiceContainer and propel3 does not implement this.

I see some of the servicecontainer functions(from propel2) present in propel3 Runtime\Configuration class.

since PropelLaravel is specific to laravel and requires it, maybe the service container present in "illuminate" can be used https://laravel.com/docs/5.6/container

help, please?

gattytto avatar May 21 '18 17:05 gattytto