Phillip Mwaniki Nzuli

Results 9 comments of Phillip Mwaniki Nzuli

I changed my emmet expand abbreviation from CTRL-E to TAB and now I cannot indent my code plus I keep getting the error above

With your explanation, it doesn't sound like a bug anymore.

Hey, I work with multiple database access and the best way to work with this is to switch your default connection i.e. `DB::setDefaultConnection($instance)`, do the transaction and then switch it...

I have the same issue while using mysql Update: I've figured out the issue. The problem occurs when the default database config has been renamed. Solution: Default to mysql if...

**Update** Here is a fix https://github.com/Protoqol/Prequel/pull/166

It's webpack that's missing. See screenshot from repository. I think you're running a global installation of webpack. Here is the expected result if you run `npm run production` without webpack

Hi, check video recording below https://github.com/aliqasemzadeh/livewire-bootstrap-modal/assets/2037708/f92e56c2-484b-4a32-92be-a4dd5b5c1293

@anklaa That will give a warning that the child routes are not going to be rendered.