-
I just upgraded to Laravel 11, and this is not allowing my Jobs to dispatch properly. I can properly dispatch them on my local machine, though, and build with vite with no errors.
What can I do to…
-
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
Steps to reproduce the behavior:
1. Go to phpmyadmin
### Expected behavior
It should work.
##…
-
**Describe the bug**
Pretty URL router doesn't seem to like env vars that are stored in secrets (https://symfony.com/doc/current/configuration/secrets.html). When enabling the new router deploys will…
-
Hi,
I am interested to know how Workerman workers behave when we have PSR-11 dependency injection containers in the php application?
PSR-11 specification: https://www.php-fig.org/psr/psr-11/
…
-
I have an issue with the checkout of a tagged version from a git (vcs) repo:
The [composer doc on versioning](https://getcomposer.org/doc/articles/versions.md#branches) says:
_If you're checking…
-
php di config
```
$containerBuilder->addDefinitions([
Atlas::class => function (ContainerInterface $c) {
$settings = $c->get('settings')['atlas']['pdo'];
$atlas…
izac1 updated
4 years ago
-
### Setup
- SMW version: 4.1.3
- MW version: 1.39.8
- PHP version: 7.4.3-4ubuntu2.23
- DB system (MySQL, Blazegraph, etc.) and version: Amazon Aurora MySQL 5.7.12
### Issue
When running `c…
-
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Version
10.0.17
### Bug descript…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
**Description:**
I would like to add a **Dependency Inversion Container** class to the Pancake project. This class should be responsible for handling service (class) registrations and resolving these…