Dale Weaver

Results 9 comments of Dale Weaver

> My 0.0002 cents: @weavdale kindly revert the formatting changes. @SamuelMwangiW, I tried to figure out the coding style Laravel is using for Javascript, but didn't want to spend a...

@reinink @claudiodekker any update? I just painfully ran into this today when trying to modify a new Breeze install.

@jamesburrow23 thanks for posting this. I just tried this in a new Laravel 9 app (Breeze + Vue) with latest version of Vue 3. Unfortunately it's a no go. The...

Love the refactors. Should the Vue 3 code samples be refactors to ? I see Breeze updated to it.

Any update on this? It would be nice to use best practices for auto incrementing fields in Postgres.

What would be awesome is when Nitro matches the route, have some way to abort handling the request and allow Nuxt to handle the request. `Example Route Structure` server/routes/[slug].get.ts pages/index.vue...

I ran into this problem also. I thinking about submitting a PR for the fix. The problem is the useForm helper is improperly using the Svelte store. On line 75...

Any update on running 32bit Node on Windows. I get the error ``` The default query engine type (Node-API, "library") is currently not supported for 32bit Node. Please set `engineType...

Any update on this. Taylor is open to adding a Svelte stack to Breeze, but I would imagine he would want a typescript option also to match the Vue and...