Kevin

Results 3 comments of Kevin

@jgrossi Thanks for your fast reaction and feedback. I made some small changes to the code so it would pass the tests. _In the case of using a config file...

@jgrossi Thanks for your response. I've add the CorcelAcfServiceProvider. Now my question is in what package are we gonna merge the 2 config files? ` $this->mergeConfigFrom( __DIR__.'/config.php', 'corcel' ); `