-
First thanks very much for developing ElSF, which I only discovered a week ago and is already very helpful. Thanks also for the Eloquent for SalesForce User Guide which is very nicely constructed.
…
-
### What happened?
After composer update to Laravel [v11.33.0](https://github.com/laravel/framework/releases/tag/v11.33.0) i got this error
```console
@php artisan package:discover --ansi
Symfo…
-
Terjemahan untuk _file_:
https://github.com/lara-army/dokumentasi-laravel/blob/9.x/eloquent.md
-
### Package
filament/filament
### Package Version
v3.2.124
### Laravel Version
10.48.24
### Livewire Version
_No response_
### PHP Version
PHP 8.2.25
### Problem descript…
-
The paginate(), simplePaginate(), and cursorPaginate() methods are not returning expected results when used with an Eloquent model.
-
**Describe the bug**
Last versions of Intelephense are showing errors on model instances. See the screenshot.
With error
Expected type 'App\Models\Vehicle'. Found 'Illuminate\Database\Eloquent\…
-
**Describe the bug**
Return types for some methods are not formed correctly when using relationships in Laravel models.
**To Reproduce**
```php
namespace App\Models;
use Illuminate\Databa…
-
Using https://github.com/teamtnt/laravel-scout-tntsearch-driver/?tab=readme-ov-file#constraints e.g.
$constraints = Item::query();
$constraints->where('draft', false);
Item::search($query)->const…
-
- Larastan Version: v2.9.9
- Laravel Version: v11.23.5
### Description
I want to eager load a relationship from an eloquent collection, but with extra query conditions. Since I'm loading a `Has…
-
I create new Taxonomy - test.
I desable seo on Section Defaults page
![image](https://github.com/statamic/seo-pro/assets/119051067/d2e0b017-9304-4ecb-8816-eba16af98ab7)
when I reloading page SEO…