ADmad

Results 347 comments of ADmad

~~Now that heroku killed free plans the docs site is gone altogether.~~ My apologies, the docs site is still up just the images aren't accessible anymore most since the heroku...

There's no tentative date for a stable release yet. There's an open PR #394 which I want to get merged but haven't had the time to review. In the meantime...

Did you check the actual response data? It's possible there be some error occurring and image data is not actually returned.

It could be that the docs example is outdated for the Laravel version you are using. I am not a Laravel user so can't confirm whether that example needs to...

Use `'lowercase' => true` in config and it will save `mass_participation_event` in db instead of `MASS_PARTICIPATION_EVENT`. :slightly_smiling_face:

It should work with application rules enabled too. Do some digging and find out what's the problem.

@davidyell Those who want vanilla can just use cakephp/app.

You are welcome to open a PR. I personally am only going to work on Bootstap 5 with CakePHP 5 support.

PR is welcome.