Roger Saner

Results 12 issues of Roger Saner

I'm using Symfony 4.4. The documentation at https://finite.readthedocs.io/en/master/usage/symfony.html#using-callbacks say: > Events dispatched with the EventDispatcher and works as the Symfony kernel events. This would seem to imply that one can...

After setting up and running on a Digital Ocean droplet (4 GB RAM) I had multiple problems. Logstash was able to set up an index in Elasticsearch - `logstash-2020.12.09-000001` -...

**API Platform version(s) affected**: 3.0.9 **Description** Following the steps for the Nuxt generator at https://api-platform.com/docs/create-client/nuxt/ failed. Specifically: * I was unable to use `npm` to create the nuxt client -...

I have a very simple note split into two paragraphs. The first is a count of books I've read each year since 2017, the second is a list of books...

I get the correct results when using the plugin (thank you! It's awesome!). Another developer on my team gets the same files mangled by the plugin. It puts a lot...

I have a working site using a `.env` file. I added some new environment variables to the `.env` file and deployed, which resulted in a runtime error with `flutter_sentry` as...

I already have a build system for SCSS set up. I am using Bootstrap 5 SCSS.I wanted to use `eleventy-load` for _only_ a JavaScript builder. However, even though I had...

bug

Thanks for the book, Timo! Very helpful intro. As I was reading I made a bunch of small corrections - mostly spelling corrections, trailing whitespace, removing some unnecessary html like...

### Symfony version(s) affected 6.3.5 ### Description I would like to get the message ID and channel ID used in a sent Slack message. However, when sending a Slack message...

Bug
Status: Needs Review
Messenger
Notifier
Stalled

**API Platform version(s) affected**: 4.0 **Description** Following the Laravel setup docs at https://api-platform.com/?s=laravel and https://api-platform.com/docs/laravel/#enabling-graphql to enable GraphQL, the following endpoint works fine: http://127.0.0.1:8000/api/graphql However, if `api_platform.defaults.route_prefix` is changed from...