Installation failed

Issue #8 resolved
Alexander Mahrt created an issue

Hey there! The installation failed with this error message:

Class Hailwood\DatabaseConfigLoader\DatabaseConfigLoader contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Illuminate\Config\LoaderInterface::getNamespaces)

I am using laravel 4.2.11 on PHP 5.6

Comments (3)

  1. Alexander Mahrt reporter

    I changed the require version to dev-master and now everything works as expected.

    Please improve the documentation, it took me half an hour to find the "get()" method. It is declared as "set()".

  2. Log in to comment