-
Illuminate\Database\QueryException
SQLSTATE[HY000]: General error: 1 no such table: icons (Connection: , SQL: select * from "icons")
I cannot see database migration file to publish and copy from v…
-
### Summary
After every container restart I noticed that the mails are fetched once then no longer for exactly 10 minutes. After the 10 minutes the mail are fetched once per minute. But it sometime…
-
```php
Typed property TomatoPHP\FilamentBookmarksMenu\Filament\Pages\Bookmarks::$bookmark must not be accessed before initialization
```
I'm facing an issue after installing the "FilamentBookmark…
-
J'ai fais un _git pull, composer update et php artisan migrate_ ce matin et je viens de perdre la Vue "Infrastructure logique" ? C'est l'URL [http://mercator.xxx.fr:8000/admin/report/logical_infrastru…
-
### Details
Hello,
After running
composer install
php artisan key:generate
php artisan migrate --seed
And using the php artisan serve, i could start the application and logging, but whe…
-
### What is your request about?
On a new install following the guide, running the command 'php artisan optimize' results in the following error.
![image](https://github.com/user-attachments/assets…
-
name: CI/CD Pipeline
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/che…
-
I have installed outl1ne/nova-settings "^5.2" into Laravel 10 / nova 4.27 app and with default config
file config/nova-settings.php :
```
-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
Hello,
When I run: php artisan tinker, I got this error
![image](https://github.com/user-attachments/assets/ed043930-2464-4a30-be2f-6a4cc7f45f7d)
kossa updated
5 hours ago