Compare commits

...

5 Commits

Author SHA1 Message Date
xgdgsc
598f3217ca
Merge dc90fc47a1 into 57286c3887 2026-07-24 01:20:18 -04:00
Devin Dooley
57286c3887
Merge pull request #4873 from lissy93-forks/updates-laravel-phpcache-dir
Updates missing .phpunit.cache dir for newer laravel
2026-07-23 09:06:44 -07:00
Alicia Sykes
90db345f0d Updates missing .phpunit.cache dir for newer laravel 2026-06-07 21:00:00 +01:00
xgdgsc
dc90fc47a1
Merge branch 'main' into patch-2 2025-12-07 11:20:41 +08:00
xgdgsc
da7ba4b35d
add PackageCompiler 2023-06-03 09:48:35 +08:00
2 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,10 @@ docs/site/
# It records a fixed state of all packages used by the project. As such, it should not be
# committed for packages, but should be committed for applications that require a static
# environment.
Manifest.toml
# PackageCompiler
build/
Manifest*.toml
# File generated by the Preferences package to store local preferences

View File

@ -21,6 +21,7 @@ Homestead.yaml
Homestead.json
/.vagrant
.phpunit.result.cache
/.phpunit.cache
/public/build
/storage/pail