René Sinnbeck

Results 24 issues of René Sinnbeck

Any chance that you will release it on NPM? I use it for all my dependencies and I would prefer not to have to download it manually 😊

Is it somehow possible to specify the path to where the icons should be placed after building? I expect it to be something like use: 'url-loader?name=./docs/fonts/[name].[ext] but that does not...

question

Is there any way to get it to convert a single linebreak as `double space`, and double linebreak as `\n` Currently I can't seem to find a way to handle...

Had some issues with using the full api implementation in mailgun-php, but got it working by setting up Guzzle correctly. This allows you to use the full API on this...

After installing mailgun I am not able to install php-http/guzzle6-adapter I get the following error ``` Problem 1 - Installation request for php-http/guzzle6-adapter dev-master -> satisfiable by php-http/guzzle6-adapter[dev-master]. - Conclusion:...

It seems that line numbers are being copied on Mac/safari. It even happens in the examples in the docs. Is there a known workaround, or is it just not possible...

Is there some hidden method of checking is RTF is valid before parsing it? I am running into issues with flooding my error handler with notices, as my third party...

I am unsure if this is somehow possible or if this is a feature request. It would be wonderful if there was a simple way to return a JsonResponse from...

enhancement

I am trying to run this command inside a php image ``` octane: type: php:8.1 via: cli command: php artisan octane:start --server=swoole --host=0.0.0.0 --port=80 environment: LANDO_DROP_USER: www-data ``` But when...

bug
stale
core-next

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you updated FilePond and its plugins? - [X] I have updated FilePond...

bug