-
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pos.settings' doesn't exist (Connection: mysql, SQL: select `payload` from `settings` where `name` = site_currency limit 1)
-
### Lang Package Name
laravel-lang/models
### Lang Package Version
6.4.0
### Laravel Framework Version
11.25.0
### PHP Version
8.2
### Dependencies
```
"require": {
…
-
I get this error after installing
"could not find driver"
-
### What happened?
I cannot install the package, it seems cannot load illuminate/contracts. Here's my compooser dependencies
```
"require": {
"php": "^8.2",
"filament/filament…
-
Hi,
I am getting below error when trying to send using FCM
No registration tokens provided in /vendor/kreait/firebase-php/src/Firebase/Messaging/RegistrationTokens.php:61
```
Kreait\Firebase…
-
Hello,
The documentation says that I need to add this to the blade file:
``
... but I don't know what to send back as `$note`.
Similarly, the documentation says that I can use it as a widget b…
-
while installing this plugin, i am getting this error message "Class TomatoPHP\FilamentCms\Services\GenerateSection located in E:/affixpress-test/example-app/example-app/vendor/tomatophp/filament-cms/…
-
Hi,
Please correct the documentation in this part
```php
->plugin(\TomatoPHP\FilamentAlerts\FilamentAlertsPlugin::make()
->useSettingHub() // should be ->useSettingsHub() was missing s
…
-
Alwas show user model when roles has filament user
-
When i ran the `php artisan filament-translations:import` it worked but it didn't respect the list of **Languages** that I set in the **config**
and here is my config
![image](https://github.com/u…