-
Please, can upgrade package to support laravel 11
-
First of all, I had to use
```
composer require ekmungai/eloquent-ifrs:5.0.3
```
to get the latest version. But even this version fails to install (my guess is, due to outdated doctrine…
-
### Scout Version
10.11.1
### Scout Driver
Algolia
### Laravel Version
11
### PHP Version
8.3.8
### Database Driver & Version
_No response_
### SDK Version
_No response_
### Meilisearch CL…
-
### What Happened
I tried to run the Pest Arch Laravel Preset on one of my projects and it simply failed silently without outputting anything.
With a lot of try and error I detected, that on of …
-
---
### **1. Projektowanie struktury bazy danych (PostgreSQL)**
- Definicja tabel i relacji (users, teams, projects, scans, vulnerabilities, subscriptions, activity_logs)
- **Dodanie tabel dla symu…
-
**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 -…
-
### What happened?
I cant install using
composer require tapp/filament-form-builder
from the documentation.
It gives error message
"Could not find a matching version of package tapp/filam…
-
I'm getting an error message while using this plugin.
It worked with the old laravel version(5.x) but since I upgrade the project up to 8.x, cannot use this.
![image](https://user-images.githubuse…
-
The new `HandleInertiaRequests` middleware exposes a `rootView` property, allowing to set a custom root view.
It works fine for regular `Inertia::render` in controllers, but doesn't seem to be take…
-
Hi , i need some help on installing "Alymosul/laravel-exponent-push-notifications" Package on my project .
**this is the versions of package used :**
```
"php": "^7.3|^8.0",
"laravel/framewo…