-
I have a few questions about modals in Flux. In our app we have a modal to change a text field:
```blade
...
...
```
As this is bound directly to a prop in our Livewire component, we …
-
~~~
-
Hi, i have a fresh install of the pos plugin however after adding a product i am not able to process checkout
```
[previous exception] [object] (PDOException(code: 23000): SQLSTATE[23000]…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
git pull is giving the error of…
-
When drawing a second livewire region, the first region vanishes silently.
I have a suggested workaround for this, shall create PR if interested...
-
Hi! please add support to Livewire V3
![image](https://github.com/pavel-mironchik/laravel-backup-panel/assets/58151233/7dbd5be6-8f28-44ca-859f-e877150765b7)
-
Log
~~~
[2024-11-15 08:42:12] local.ERROR: could not find driver (Connection: , SQL: select "label", "name" from "icons" limit 10) {"userId":1,"exception":"[object] (Illuminate\\Database\\QueryExc…
rdp77 updated
2 weeks ago
-
New to larvel was trying out a video tutorial...and i got stuck in this basic thing... not too sure what i am doing wrong ...
web.php
use App\Livewire\ListStudents;
use Illuminate\Support\F…
-
I'm having a bit of a shocker :P
If I follow the steps for Laravel 11 using the Counter example... and follow the optional Session steps too, then I get a counter that is almost working but on cli…
-
plz add true false check in config for
because we some time we ahve custome code in loginController and homeController laravel/ui --auth is regenerating the files and removing old code
$this->b…