-
Would be cool if Laravel provided a helper that returned various info about the application.
Useful for package & CLI development mostly I imagine. Maybe other use cases?
```
laravel()->routes(…
-
Machine :
Platform : windows
ffi enabled : preload
php version : 8.2.3
php memory limit : 512M
Steps to Reproduce :
1. Installation
2. Run the servers
3. Upload a image
4. Observer Queue…
-
### Package
filament/filament
### Package Version
v3.2.111
### Laravel Version
v11.22.0
### Livewire Version
v3.5.6
### PHP Version
PHP 8.3
### Problem description
Norway have two written l…
Tor2r updated
1 month ago
-
Got a Laravel application under Traefik proxy and is showing the internal IP Address on the devices.
-
### Bug description
I always get an error "Database connection [tenant] not configured." on an event that implements Shouldbroadcast.
This error was introduced since upgrading to 3.8.5 - downgrading…
-
When I upgraded from v7 to v8 of this driver, I found that suddenly code that worked fine in v7 is now throwing the "Nested transactions are not supported by this client." error from google/cloud-span…
-
I have followed https://learn.microsoft.com/en-us/openapi/kiota/tutorials/php-azure?tabs=portal but when I run the code I get invalid_client, is this normal behavior or did I make some mistake somewhe…
-
**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 -…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Whenever I try to test L…
-
### Versions:
- graphql-laravel Version: 9.5.0
- Laravel Version: 11.15.0
- PHP Version: 8.3
### Description:
In Laravel 11, custom queries are not being loaded when defined in a graphql-lara…