Marko Korhonen

Results 22 issues of Marko Korhonen

Hi, I noticed the domain and this repo as I was developing a open source development tool for web purposes: https://github.com/druidfi/stonehenge We use `*.docker.sh` as urls to development projects on...

**Describe the bug** This will include table data listed in `$options['structure-tables']['common']`: ``` drush sql-dump --structure-tables-key=common --extra=--no-tablespaces > dump.sql` ``` This will include table data listed in `$options['structure-tables']['common']`: ``` drush sql-dump...

area-sql
drush8

I played with Drupal 8.7.x and Travis. I did not have ScriptHandler. Still settings.php and files folder got created automatically: This is command run during Travis build: ``` 0.01s$ ls...

question

I run the script, it did stuff and informed that all went ok. But there is no recovery partition to be found... Any clues? I have Catalina 10.15.2 and Macbook...

I have made routes and locale middleware with this Cookbook: [setting-locale-depending-routing-parameter.md](https://github.com/zendframework/zend-expressive/blob/master/doc/book/cookbook/setting-locale-depending-routing-parameter.md) Now I wonder how I can pass the locale to Twig Extension which I use to create function {{...

question

I tried to emulate creating "production" version of the Next.js part with Dockerfile and Docker Compose. Was hoping to get some advices/examples on how to deploy next.js of this project...

For environment like Digital Ocean App Platform you need to setup your app as a one container. To easily use of such service would need to combine PHP-FPM and Caddy...

support

NOTE! - This PR is just here to show all the things changed in the fork - This not meant to be merged! ## src - All classes are broke...

Our fork is here https://github.com/druidfi/mysqldump-php and can be used with Composer as it's also in Packagist. We have now first stable release there: `1.0.0` ## Background - We love this...

- 2 distros: `bullseye` and `alpine 3.16` - One multistage `Dockerfile` - Bake definition file updated for ^^ + changed targets to be named with PHP minor versions - `.dockerignore`...