-
**Describe the bug**
The migration forward 7.0 failed because of an already existing column name `position` on migration `database/migrations/2024_01_27_171649_add_position_into_playlists_table.php`
…
-
**Describe the bug**
When trying to install from zero, it looks like koel is unable to connect to the database I just configured.
**To reproduce**
Steps to reproduce the behavior:
1. Copy the co…
-
### Laravel Version
11.28.1
### PHP Version
8.3
### Database Driver & Version
_No response_
### Description
We use a Redis Cluster in AWS. After adding Cache::flexibel it fails with a RedisClus…
-
Laravel 10.48.20
PHP 8.1.9
Code:
$config = ArrayFile::open(base_path('config/app.php'));
Error:
PhpParser\Lexer\Emulative::__construct(): Argument #1 ($phpVersion) must be of type ?PhpParser\Ph…
-
```php
Schema::createHashPartitioned('car_user', function (Blueprint $table) {
$table->ulid('id');
$table->foreignUlid('car_id')->references('id')->on('cars')->casca…
-
Hello,
I'm facing issues while installing the `"matt-daneshvar/laravel-survey": "dev-translatable",`
I'm using Laravel 11 with PHP 8.2 and I followed the installation flow and below you will fin…
-
![Screenshot 2024-08-06 222813](https://github.com/user-attachments/assets/b3dfa209-d7d3-4a0b-a215-bdb339519fd8)
{
"title": "CodeIgniter\\Database\\Exceptions\\DatabaseException",
"…
-
### Volt Version
1.0
### Laravel Version
11.9
### PHP Version
8.3
### Database Driver & Version
sqlite
### Description
In a brand new app, when trying to access a volt full page component, I …
-
### Laravel Version
11.23.5
### PHP Version
8.2.24
### Database Driver & Version
_No response_
### Description
When you're using the cache based maintenance mode, Laravel still tries to create …
-
**`Exception`**
Latest compiled component path not found.
:dart: Livewire\Mechanisms\ExtendBlade\DeterministicBladeKeys::generate
:page_facing_up: /vendor/livewire/livewire/src/Mechanisms/Exten…