-
Laravel is now at ver. 5.8 (stable), but AsgardCMS seems stuck at 5.5.*. Is there a timeline/roadmap for upgrading to the latest version of Laravel? It seems that AsgardCMS is getting way behind, and …
-
I'm using a Memcached session handler normally in PHP 5.6. But with PHP 7 session don't retrieved properly and the follow warning message was triggered in PHP error log: **PHP Warning: session_start()…
-
Hi @Haehnchen!
Really nice to finally meet you last week - you are such an asset (no pun intended) to the Symfony World :). You may have noticed in my closing Keynote that, after your recommendatio…
-
**Environment**
OS: macOS 14.2
PHP version: 8.2
Installed Codeception version: 5.1.2
Installed wp-browser version: 4.1.6
WordPress version: 6.5
Local development environment: Lando
WordPress st…
-
checks:
- stars > 10
- not archived
- has `package.json`
- has `package-lock.json`
- hasn't `yarn.lock`
- hasn't `pnpm-lock.yaml`
- `package-lock.json` was updated less than 6 months ago
- is …
-
**Is your feature request related to a problem? Please describe.**
I want resolve an image immediately after upload in my controller, so I can send it in an email.
I've read #784, but it seems …
-
### Laravel Version
10.48.2
### PHP Version
8.1.27
### Database Driver & Version
_No response_
### Description
Composer generates fatal error in vendor/composer/platform_check.php script due to…
-
# List of icons
User [Fonts Awesome Icons](https://fontawesome.com/v5.15/icons) as base
- 500px
- abacus
- abacus
- abacus
- abacus
- accessible-icon
- accusoft
- acorn
- acorn
- acorn
…
-
### Description
The following annotation applied at the top of the controller granted access to all controller actions, prior to the deprecation of @Security.
```
/**
* @Security("is_granted('v…
-
Starting in November 2018, Symfony has changed the way `.env` files are working: https://symfony.com/doc/current/configuration.html#the-env-file-environment-variables
These changes are not realized…