Maximilian Leistner

Results 10 issues of Maximilian Leistner

After going trough the tutorial the server is running and browser sync is starting. I also get the url localhost:3000. BUT no CSS is loading. (get the error; http://localhost/css/style.css is...

Hi there! My API path looks like this: `/api/app/:action/:subaction`. How would i do this with your code? I tried this with `WP_Route::get('/api/app/action_name', 'action_function');` but it just gives me the error,...

``` ❯ Start dotdocker containers ❯ Start proxy ↓ Pulling codekitchen/dinghy-http-proxy:latest [skipped] → Image already exists ✔ Creating dotdocker-proxy ✖ Starting dotdocker-proxy → Cannot read property 'match' of undefined ❯...

Any updates in nuxt3 support? ``` ERROR Cannot start nuxt: Cannot read properties of undefined (reading 'options') 11:21:42 at shopifyModule (node_modules/nuxt-shopify/lib/module.js:3:33) at installModule (node_modules/@nuxt/kit/dist/index.mjs:416:9) at async initNuxt (node_modules/nuxt/dist/index.mjs:1825:7) at async...

Is there any functionality already built in to allow only one quantity per item? If the user tries to add the item again, i would like to show a message,...

WP v5.2.1 Layotter: v1.5.27 ACF Pro 5.8.1 Changes made to already published pages/posts can't be viewed in the preview. They do not appear in the frontend. Only if the changes...

Webfonts have to be uploads as well. [webfonts.zip](https://github.com/hingst/layotter/files/3137114/webfonts.zip)

``` ERROR Cannot read properties of undefined (reading 'trailingslash') 14:03:17 at module (node_modules/nuxt-trailingslash-module/lib/module.js:9:60) at installModule (node_modules/@nuxt/kit/dist/index.mjs:416:9) at async initNuxt (node_modules/nuxt/dist/index.mjs:1825:7) at async loadNuxt (node_modules/nuxt/dist/index.mjs:1857:5) at async loadNuxt (node_modules/@nuxt/kit/dist/index.mjs:493:19) at async...

I get the following dep error trying to install Larabug on Laravel 11: ``` larabug/larabug[1.0, ..., 1.4.2, 2.0, ..., 2.0.1] require guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.8] but these...

**What i want to achieve:** A user buys a product based on user counts. So he buys software 1 with 5 users seats and software 2 with 3 user seats....