Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel-11のスケルトンをマージ(起動可能状態) #1

Merged
merged 97 commits into from
May 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit Hold shift + click to select a range
1df3be4
Prepare v11
driesvints Feb 14, 2023
f32a9d6
dev stability
driesvints Feb 14, 2023
d90ea8a
Merge branch '10.x'
driesvints Feb 14, 2023
c574472
Merge branch '10.x'
driesvints Feb 16, 2023
3c2609a
Merge branch '10.x'
driesvints Feb 17, 2023
589b36d
Laravel v11 compatible versions
driesvints Feb 17, 2023
64f3d14
Prepare v11
driesvints Feb 14, 2023
64173fb
dev stability
driesvints Feb 14, 2023
b1011d1
Laravel v11 compatible versions
driesvints Feb 17, 2023
a5fddf7
fix conflicts
taylorotwell Jun 1, 2023
e96d21d
[11.x]: Use `ses-v2` as default `ses` mail transport (#6205)
jacobmllr95 Jun 26, 2023
17f94e3
fix conflicts
taylorotwell Aug 31, 2023
8dc6ced
Merge branch '10.x'
taylorotwell Sep 13, 2023
645ab90
Fixes build of `dev-master` (#6252)
nunomaduro Oct 12, 2023
96fb350
Re-adds tinker (#6254)
nunomaduro Oct 13, 2023
424c99c
Set new Sail constraint (#6260)
Jubeki Oct 24, 2023
de6d4f5
fixing conflicts
taylorotwell Nov 6, 2023
645e13d
fix conflicts
taylorotwell Nov 28, 2023
428a190
[11.x] Slim skeleton (#6188)
taylorotwell Nov 28, 2023
b7ae61b
fix conflicts
taylorotwell Nov 30, 2023
feded74
wip
taylorotwell Dec 16, 2023
db67662
update maintenance defaults
taylorotwell Dec 16, 2023
b86e53b
Rename migration tables (#6295)
Jubeki Dec 18, 2023
3f1426a
Revert "Rename migration tables (#6295)" (#6298)
taylorotwell Dec 18, 2023
3953248
wip
taylorotwell Dec 18, 2023
e15fbbe
Fixes tests failing due database not available (#6297)
nunomaduro Dec 18, 2023
0071cc8
update drivers
taylorotwell Dec 18, 2023
5d93ebd
Revert "Fixes tests failing due database not available (#6297)" (#6299)
driesvints Dec 18, 2023
9e3fbaa
Uses `CACHE_STORE` instead of `CACHE_DRIVER` (#6302)
nunomaduro Dec 27, 2023
b191f9d
Merge branch '10.x'
nunomaduro Dec 27, 2023
1674895
[11.x] Bumps versions on `composer.json` (#6311)
nunomaduro Jan 3, 2024
13a81bf
Removes `CreatesApplication` (#6310)
nunomaduro Jan 3, 2024
2529041
Merge branch '10.x'
nunomaduro Jan 3, 2024
14bc24d
Adds Laravel Ignition (#6312)
nunomaduro Jan 4, 2024
f3b9740
Move spatie/laravel-ignition to dev dependencies
driesvints Jan 5, 2024
b726807
Uses Tinker's stable branch
nunomaduro Jan 9, 2024
6292958
[11.x] Removed unused using in public/index.php (#6315)
buismaarten Jan 9, 2024
dd60315
[11.x] Simplify PHP comments (#6316)
nunomaduro Jan 11, 2024
1ad4708
Merge branch '10.x'
nunomaduro Jan 12, 2024
b1502f3
slim comments
taylorotwell Jan 17, 2024
e23c0c1
SQLite for local dev (#6322)
taylorotwell Jan 20, 2024
27a4111
run database migrations quietly on create project
taylorotwell Jan 20, 2024
5955d2e
revert quietness
taylorotwell Jan 20, 2024
3898059
explicit directory
taylorotwell Jan 21, 2024
2954247
Fixes `APP_MAINTENANCE_DRIVER` value for testing
nunomaduro Jan 22, 2024
1f7e880
Requires Guzzle on `laravel/framework` (#6324)
nunomaduro Jan 22, 2024
a186ebf
wip
taylorotwell Jan 22, 2024
cde09e6
[11.x] Adjusts default mail environment variables (#6325)
nunomaduro Jan 24, 2024
e1d396c
add note to provider file
taylorotwell Jan 24, 2024
86c7c86
slim bootstrap file
taylorotwell Jan 24, 2024
7df47a2
simple health route
taylorotwell Jan 24, 2024
dc4e89b
add bcrypt rounds to env example file
taylorotwell Jan 30, 2024
059f45a
Merge branch '10.x'
nunomaduro Feb 13, 2024
65cfa71
Update CHANGELOG
driesvints Feb 13, 2024
d2b3ab2
Moves `withProviders` to configure internally (#6340)
nunomaduro Feb 13, 2024
bf1c2b7
[11.x] Adds Reverb config (#6341)
joedixon Feb 14, 2024
151eac5
remove comments
taylorotwell Feb 14, 2024
8172528
use empty cache prefix in env example
taylorotwell Feb 22, 2024
27907e0
update env example file
taylorotwell Feb 23, 2024
96508d4
wip
taylorotwell Feb 23, 2024
f437205
slim configuration
taylorotwell Feb 23, 2024
f12dd8d
Removes broadcasting (#6351)
nunomaduro Feb 25, 2024
9ec283d
Uses `env` on postmark email commented code as docs (#6350)
nunomaduro Feb 25, 2024
f76b09d
Implement L11 welcome page design (#6335)
jasonlbeggs Feb 28, 2024
90a0a16
Recompile styles (#6354)
jasonlbeggs Feb 28, 2024
dd67770
Removes notes
nunomaduro Feb 28, 2024
1ee7849
Add DB_CHARSET + DB_COLLATION (#6355)
jasonmccreary Mar 5, 2024
512e866
Merge branch '10.x'
nunomaduro Mar 5, 2024
e287523
Add Laravel Herd (#6356)
mpociot Mar 6, 2024
ec8b740
Prepare 11.x branch
driesvints Mar 7, 2024
c1fc3a0
Adjusts minimum stability
nunomaduro Mar 12, 2024
6ea57d7
[11.x] Fixes SQLite driver missing (#6361)
nunomaduro Mar 12, 2024
e7aa634
Remove branch alias from composer.json (#6366)
zepfietje Mar 13, 2024
dd0bf5c
Update welcome.blade.php (#6363)
jrd-lewis Mar 13, 2024
79969c9
change mariadb default
taylorotwell Mar 13, 2024
075c38c
Update CHANGELOG
driesvints Mar 13, 2024
881f890
Update CHANGELOG
driesvints Mar 13, 2024
087543a
Revert collation change (#6372)
driesvints Mar 14, 2024
a6ce688
Update CHANGELOG
driesvints Mar 14, 2024
51c4166
[11.x] Removed useless null parameter for env helper (cache.php) (#6374)
siarheipashkevich Mar 15, 2024
eb8f9dc
[11.x] Removed useless null parameter for env helper (#6373)
siarheipashkevich Mar 15, 2024
6f5d9b8
Fix retry_after to be an integer (#6377)
driesvints Mar 15, 2024
441845d
[11.x] Fix on hover animation and ring (#6376)
michaelnabil230 Mar 15, 2024
93f660c
Update CHANGELOG
driesvints Mar 26, 2024
58baff2
[11.x] Use PHPUnit v11 (#6385)
philbates35 Mar 26, 2024
9e2d6f6
Update CHANGELOG
driesvints Apr 2, 2024
708fdb1
Fix PHPUnit constraint (#6389)
szepeviktor Apr 3, 2024
3cb2242
Add missing roundrobin transport driver config (#6392)
u01jmg3 Apr 9, 2024
0259455
Update CHANGELOG
driesvints Apr 9, 2024
cf0b40b
Remove obsolete driver option (#6395)
u01jmg3 Apr 19, 2024
e7cc577
resend
taylorotwell May 3, 2024
4b15887
add resend
taylorotwell May 3, 2024
b3df041
Update CHANGELOG
driesvints May 7, 2024
043a454
Add .phpactor.json to .gitignore (#6400)
princejohnsantillan May 13, 2024
564e043
Update CHANGELOG
driesvints May 14, 2024
b651fb1
updated mail config (#6402)
rcerljenko May 16, 2024
48033c9
Merge tag 'v11.0.9' into merge-11-and-refactoring
KentarouTakeda May 22, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Uses CACHE_STORE instead of CACHE_DRIVER (laravel#6302)
nunomaduro authored Dec 27, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 9e3fbaa56393d69926abde4e4e72cfda3c051e4d
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
<php>
<env name="APP_ENV" value="testing"/>
<env name="BCRYPT_ROUNDS" value="4"/>
<env name="CACHE_DRIVER" value="array"/>
<env name="CACHE_STORE" value="array"/>
<!-- <env name="DB_CONNECTION" value="sqlite"/> -->
<!-- <env name="DB_DATABASE" value=":memory:"/> -->
<env name="MAIL_MAILER" value="array"/>