-
We are having an issue where we are trying to get our site working as a static site, but everytime we run ssg:generate a portion of our english pages get populated with the japanese data. We are using…
-
- Laravel Mix Version: laravel-mix@6.0.19
- Node Version: v12.14.0
- NPM Version: 6.13.4
- OS: MacOS 11.2.3
### Description:
```{
"private": true,
"scripts": {
"de…
-
## Motivation ("The Why")
Using NPM, we can check for outdated packages:
```bash
khalyomede@ubuntu:~/programming/test npm outdated
Package Current Wanted Latest Location …
-
### Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?
- [X] Yes, it's still reproducable
### What version of Laravel Excel are you u…
-
### System architecture
Mac, Intel (x86)
### PHP Version
_No response_
### Bug description
I have tested this with a colleague and none of the assets are available when using a standard no-frills…
-
Is there any way to install for a specific branch? Composer throws an error when executing: composer require --dev thomyl/laravel-test-generator.
The error:
n PackageDiscoveryTrait.php line 376…
-
## Description
When a page slug is renamed, the last writer field on the page gets it's content deleted.
Saving then will lead to content loss (very possible if that field is out of view).
**Scre…
-
### Description
This is not a FR, but it's also not a bug report...
Really cool to see the work on this. I've been thinking on risks of exploiting the supply chain when discovery is used.
Note: …
-
There was 1 failure:
1) Tests\Feature\RoutesTest::test_is_admin_middleware_is_working
Expected response status code [201, 301, 302, 303, 307, 308] but received 500.
The following exception occu…
-
Does this bundle support symonfy7?
I think the answer should be "Yes",but how to write the start.php for symfony7?