-
- Laravel Version: 6.11.0
- PHP Version: 7.3.11
- Database Driver & Version:
### Description:
AssertJsonFragment seems to not care where the given same-node values are in the response tree. Th…
-
### New Feature / Enhacement
Hey Team,
Am thinking if you can add price tiers for items?such as multiple price tiers can be configured for all items and while selling,you select which price tier…
-
Can we standardize on a facet/interface that defines invokation of callables?
For example, in a couple of projects, I define a very similar interface (and matching exception type) along the lines of …
-
```
ErrorException: Warning: Undefined array key "groupings_81bc4a7ba2"
File "/container/application/vendor/innoweb/silverstripe-mailchimp-signup/src/Extensions/SignupControllerExtension.php", lin…
-
Hi:
Before including your translations package on the project, the Unit test I implemented was OK. But once I set the translate helpers on the Vue component called by the test, this test fails.
…
-
### Symfony version(s) affected
7.0.0
### Description
PHPUnit 11 checks for any leftovers in error handlers https://github.com/sebastianbergmann/phpunit/pull/5619
### How to reproduce
Run `Framew…
-
- Testbench Version: 9.2.0
- Laravel Version: 11.6.0
- PHP Version: 8.3
### Description:
It is not possible to mock the Artisan Facade to test command calls.
> Mockery\Exception: The class \O…
-
# 意義
[LarastanでLaravelプロジェクトを静的解析しよう! \#PHP \- Qiita](https://qiita.com/MasaKu/items/7ed6636a57fae12231e0)
- 当たり前に守るべき水準を明文化する
- レビュワーの知識量によって指摘内容に差が出るのを避ける
- 外部化することで一定の品質を保つ
# 気になる点
…
-
## Description
I can't pin point out why or when but somewhere around v3.8 something about thumb creation changed. I know it from upgrading some image heavy sites to 3.8+. I have 4gig ram VPS and use…
-
- Laravel Version: 8.28.1
- PHP Version: 7.4.13
- Database Driver & Version: mysql 5.7.32
### Description:
I cleaned up my migrations with schema:dump --prune but then RefreshDatabase does…