-
### Description
Hi,
Thanks for this amazing service.
Before the last update, I was able to run my project using this below docker file.
Docker file
```shell
FROM php:8.2-fpm-alpine
# Set…
-
## 概要
- 環境変数が各所に散在していて、「何をどうしたらどうなる」がわかりにくい
- Webサーバインスタンスとなるコンテナがおらず、Laravelの動作確認用のWebサーバ機能を使って画面を公開している
## ToDo
- [x] Docker-composeをわかりやすく作り直す
- env はわかりやすく
- [x] nginxのコンテナを生やす
### …
-
After Laravel 8, they bumped they requiriments for "vlucas/phpdotenv": "^5.X",
So, with the latests version of Laravel, i can upgrade to latest version of this library, thats
needs only vlucas/…
-
**URL**: https://9gag.com
**Browser / Version**: Chrome 120.0.0
**Operating System**: Windows 10
**Tested Another Browser**: No
**Problem type**: Site is not usable
**Description**: Page not lo…
-
### Describe the bug
Hello,
After upgrading to kreait/firebase-php v7.10.0 it worked well on my development machine which is windows 10 and cURL 8.7
but on production server it gives error from cur…
-
_(tl;dr This is partially solved, check the next comment)_
Hey folks,
First of all, amazing work.
Secondly but hereafter therefore after all not less important, I faced a couple of issues whi…
Luc45 updated
4 years ago
-
-
### Description
After an upgrade (just composer update) I run into the following issue:
```
1) Tests\SearchControllerTest::testDefaultActionWorks
Received response status code [500 : ] but exp…
-
### What happened?
### Description
With Craft 5, fields can be reused on the same entry, but this functionality does not extend to the asset fields.
Asset field behavior:
![CleanShot 2024-03-28 …
-
I just migrated to another server and updated some dependencies. When running `/.craft project-config/apply` I get the following error:
`error: Class 'typedlinkfield\fields\LinkField' not found `
…