geokit icon indicating copy to clipboard operation
geokit copied to clipboard

Autoloading not picking up your class

Open mrdigitalau opened this issue 4 years ago • 1 comments

Hey mate,

Thanks for this library. I was trying to use it in Laravel and have installed it via composer. However, dumping my auto load does not pickup your library at all.

Any idea why it wouldn't?

Cheers

mrdigitalau avatar Aug 11 '20 10:08 mrdigitalau

You need to use the dev-master version instead of the stable one, i.e. composer require geokit/geokit:dev-master

daffodilistic avatar Sep 09 '20 02:09 daffodilistic