```php Project::whereCustomAttribute('type', 'external'); Project::firstWhereCustomAttribute('type', 'external'); ```