-
![image](https://github.com/open-admin-org/open-admin/assets/67356375/cbb0c4fd-20b3-4df3-821b-cea76d90c9e6)
**Describe the bug**
There is no red border displayed on the required SELECT DROPDOW…
-
Initial pass to remove Tailwind classes from views into CSS files with `@apply` (CSS files could be restructured, moved, or imported differently to how they are now, the work in this stage is just to …
-
### Package
filament/filament
### Package Version
v3.2.113
### Laravel Version
v11.26.0
### Livewire Version
v3.5.9
### PHP Version
8.3.8
### Problem description
Two issues:
1. If previe…
-
### Package
filament/filament
### Package Version
v3.2.92
### Laravel Version
v11.15.0
### Livewire Version
_No response_
### PHP Version
PHP 8.2.21 | PHP 8.3.9
### Probl…
-
# Description:
The `upload` field within a `repeatable` field is not functioning correctly. The issue occurs when attempting to save the form. Despite setting a disk or leaving it unset, the image …
-
**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…
-
- Lunar version: 1.x latest
- Laravel Version: 11.9
- PHP Version: 8.3.12
- Database Driver & Version: Postgres v17
### Expected Behaviour:
Add Tier Price to Product
### Actual Behavio…
-
Login page is not using Laravel form.
Make it using Laravel form.
-
**Describe the bug**
I installed a fresh setup of Laravel 11 (PHP 8.2) with `composer create-project laravel/laravel example-app`. Then I downgraded PHPUnit (because of #384) with `composer require -…
-
![Screenshot 2024-10-21 155409](https://github.com/user-attachments/assets/5254c211-0a47-490b-8981-024a22f94f04)
public function html(): HtmlBuilder
{
$buttonClass = 'btn mx-2 px-4 …