-
```php
-
Hi,
First of all thanks for this great library, I have implemented following pivot table with your library but when I try to insert another record for the same user application soft deletes exist…
-
I have a pivot table, its model is using the `SoftDeletes` trait and its migration contains `$table->softDeletes()`.
When using `$thing->whatever()->detach($whateverId)`, the pivot's row is removed…
-
# Get your issue reviewed faster
Show kata-collect-data.sh details
# Meta details
Running `kata-collect-data.sh` version `2.0.1 (commit 3df65f4f3a439c8c7b97dd581f8ff4fc1c877a70)` at `20…
-
# Description of problem
podman run alpine fails when kata 2.0.1 (installed via snap --edge) is used. Works fine with 1.12
From the log (`Invalid command "delete"`), it seems that --rm option ma…
-
Hello,
I just tried to test the documentation example after mannually created the metrics table migration with this code :
```
$marker = Metrics::meter('metric-name');
$mark…
-
- Laravel Version: 7.0.2
- PHP Version: 7.4.0
- Database Driver & Version: mysql 8.0
### Description:
I have upgraded the app to 7.x in the morning and in development and tests everything worked…
-
Hey guys!
I'm porting a pretty big legacy application (150+ tables) to laravel, but hit a pretty big roadblock regarding belongsToMany-relationships: SoftDeletes.
Since the whole legacy applicatio…
-
# Description of problem
I'm experiencing hanging on termination of pods with crio
Tested on k8s + crio cluster setup with kata runtimeclass
# Expected result
Kata container pod delete su…
-
I started the install of ide-helper, ran
> ide-helper:generate
And the following is output to my terminal, it seems to be: vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php
…