Marijus Plančiūnas

Results 8 comments of Marijus Plančiūnas

Confirmed, last release which doesn't have this is v7.21.0: https://github.com/stripe/stripe-php/compare/v7.21.0...v7.22.0

@macek please bring back possibility to overwrite factories, as I'm facing same issue as well. Lots of the frameworks makes life much easier if you're using CRUD object ID as...

+1 to this one. Currently, Webception theats StepObjects and PageObjects like tests - which is incorrect, only Cests/Cepts should be.

Actualy, it's quite easy to fix. Taken from here: http://stackoverflow.com/a/20501275 `App\Lib\Codeception.php`, method `loadTests`: ``` php $exclude = $this->config['ignore']; /** * @param \SplFileInfo $file * @param mixed $key * @param \RecursiveCallbackFilterIterator...

Hi! You should modify your application config: https://github.com/mlazarov/supervisord-monitor/blob/master/application/config/config.php In our case, we had to amend these lines: ```php $config['base_url'] = ''; // change to your absolute or relative URL $config['index_page']...

@goldencut you should check your nginx configuration and rewrite rules - it looks like either they're strict (looking for exact path), either rewrite is not configured.

Merged in a new release: https://github.com/JustSteveKing/laravel-data-object-tools/pull/6