Tom Noogen

Results 3 issues of Tom Noogen

### What happened? When using q-editor inside of q-popup-edit and allowing toggle of `viewsource` toolbar, it unable to find the toolbar to hide so it error out. To demonstrate, I...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/components
flavour/quasar-cli-vite

This is a common issue to all Laravel projects. The following error occur when running `site.example/setup` in the browser with "APP_ENV=production" `[2022-04-22 15:34:42] production.ERROR: Undefined constant "STDIN" {"exception":"[object] (Error(code: 0):...

enhancement

Receiving the following error during initial migration using`php artisan migrate:fresh --seed` or visit `your.site.com/setup` `[Illuminate\Database\QueryException] SQLSTATE[HY000]: General error: 1005 Can't create table xxx.#clients (errno: 150 "Foreign key constraint is incorrectly...

bug