-
I forget too many times to change public folder files after changing javascript source code.
Use a adminlte-laravel-test repo qhen always testing app an here user a especial Laravel mix files thant…
-
Hey there !
Looks like each css file save (inside mix.postCss) compiles nunjucks * how many times you saved.
### 1st save = 1 compile
### 2nd save = 2 compiles (same njk gets compiled 2 tim…
-
Hi,
I want to ignore a package that is importing from node_modules. What can i do about it?
I tried 2 ways:
First one:
```
/*rtl:begin:ignore*/
@import '~leaflet/dist/leaflet.css';
/*rtl:begin:…
-
Hi!
I've got some problem:
```
mac$ composer update
...
Generating optimized autoload files
Class JasonGuru\LaravelMakeRepository\Exceptions\GeneralException located in ./vendor/jason-gur…
-
If there are no tests in a test class file, [PHPUnit raises a warning](https://github.com/sebastianbergmann/phpunit/blob/8f46528d874878045526dd58b8d6b69a4b5c749a/src/Framework/TestSuite.php#L129) (`Ev…
-
# Using GitHub actions to run the tests of Laravel projects and packages - Freek Van der Herten's blog on PHP, Laravel and JavaScript
[https://freek.dev/1546-using-github-actions-to-run-the-tests-o…
-
### Description
I'm trying to get the `unpaid` status to be `paid` on successful charges.
I'm getting the correct feedback from my webhook, but it isn't reciprocating within Simple Commerce
![Cle…
-
Hi @bseddon !!!
I hope your are fine!!
Thanks for this package again!
Today, I updated from v1.0.0 to v1.0.9 and I get the following error:
```
[2022-03-29 09:42:51] develop.ERROR: Call…
-
- Testbench Version: 8.23
- Laravel Version: 10.48.10
- PHP Version: 8.1
- Database Driver & Version: MySQL
### Description:
Since *core* v8.24 has been installed, running PHPStan throws conn…
-
### Describe the bug
I am setting up Partytown to handle multiple 3rd party scripts, however to start with, I am only testing it with Google Tag Manager. In order to bypass any CORS issues, I am usin…