Skip to content
Open
Changes from 1 commit
Commits
Show all changes
1958 commits
Select commit Hold shift + click to select a range
36202b2
Add PHPUnit result cache to gitignore (#6105)
itxshakil Feb 14, 2023
ad279a6
Allow php-http/discovery as a composer plugin (#6106)
nicolas-grekas Feb 15, 2023
c574472
Merge branch '10.x'
driesvints Feb 16, 2023
bdd61ef
Update CHANGELOG
driesvints Feb 16, 2023
3986d4c
remove unneeded call
taylorotwell Feb 16, 2023
4ca1a39
Update CHANGELOG
taylorotwell Feb 16, 2023
c909b03
Missing comma (#6111)
u01jmg3 Feb 17, 2023
a1ef009
add ses-v2 mailer in config (#6112)
ankurk91 Feb 17, 2023
1bb530c
Revert "add ses-v2 mailer in config (#6112)" (#6115)
taylorotwell Feb 17, 2023
3c2609a
Merge branch '10.x'
driesvints Feb 17, 2023
589b36d
Laravel v11 compatible versions
driesvints Feb 17, 2023
330995f
Remove redundant `@return` docblock in UserFactory (#6119)
datlechin Feb 18, 2023
e121424
Reverts #6089 (#6122)
timacdonald Feb 20, 2023
63202ce
Update .gitignore (#6123)
TENIOS Feb 21, 2023
37ab32c
Update CHANGELOG.md
driesvints Feb 21, 2023
9507bf2
Update CHANGELOG
driesvints Feb 21, 2023
a337b99
Fix typo (#6128)
izzudin96 Feb 25, 2023
22df611
Specify facility in the syslog driver config (#6130)
nicolus Feb 27, 2023
d39fb35
Update CHANGELOG
driesvints Mar 2, 2023
9ae75b5
[10.x] Add replace_placeholders to log channels (#6139)
alanpoulain Mar 8, 2023
9184b21
Update CHANGELOG
driesvints Mar 28, 2023
0bcd012
Add job batching options to Queue configuration file (#6149)
AnOlsen Apr 5, 2023
a25f405
Update CHANGELOG
driesvints Apr 11, 2023
7cc6699
clean up comment
taylorotwell Apr 11, 2023
64685e6
Adds `phpunit/[email protected]` support (#6155)
nunomaduro Apr 14, 2023
ebf9d30
[10.x] Minor skeleton slimming (#6159)
taylorotwell Apr 15, 2023
badcf92
Update CHANGELOG
driesvints Apr 18, 2023
05a41f8
Update CHANGELOG
driesvints Apr 18, 2023
ec38e3b
Fix laravel/framework constraints for Default Service Providers (#6160)
Jubeki Apr 18, 2023
5070934
Update CHANGELOG
driesvints Apr 18, 2023
d14bdee
Update welcome.blade.php (#6163)
aymanatmeh Apr 26, 2023
d3b2ead
Migrate to modules (#6090)
timacdonald May 4, 2023
150e379
Update mail.php (#6170)
chu121su12 May 5, 2023
90acdfe
Update CHANGELOG
driesvints May 9, 2023
7e0a2db
Add hashed cast to user password (#6171)
emargareten May 10, 2023
953eae2
Bring back cluster config option, as required by pusher-js v8.0. (#6174)
jesseleite May 12, 2023
fb8e9ce
Update CHANGELOG
driesvints May 16, 2023
a6bfbc7
add lock path
taylorotwell May 23, 2023
812bfb6
Update CHANGELOG
driesvints May 24, 2023
85203d6
update description
taylorotwell Jun 1, 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
a410a5a
Update CHANGELOG
driesvints Jun 6, 2023
84991f2
Update Kernel.php (#6193)
emargareten Jun 7, 2023
f317722
Update CHANGELOG
driesvints Jun 20, 2023
3ac233a
Allow accessing APP_NAME in Vite (#6204)
domnantas Jun 21, 2023
e96d21d
[11.x]: Use `ses-v2` as default `ses` mail transport (#6205)
jacobmllr95 Jun 26, 2023
6c1a39b
Omit default values for suffix in phpunit.xml (#6210)
spawnia Jun 30, 2023
f419821
shorten directories
taylorotwell Jun 30, 2023
04a8e85
Update CHANGELOG
driesvints Jul 11, 2023
3604726
Bump `laravel-vite-plugin` to latest version (#6224)
adevade Aug 10, 2023
56c6f6b
Update CHANGELOG
driesvints Aug 15, 2023
32ecad5
Postmark mailer configuraiton update. (#6228)
ninjaparade Aug 21, 2023
17f94e3
fix conflicts
taylorotwell Aug 31, 2023
bfead27
[10.x] Update sanctum config file (#6234)
ahmed-aliraqi Sep 7, 2023
8dc6ced
Merge branch '10.x'
taylorotwell Sep 13, 2023
c088b3b
Fix incorrect collation for MySQL 8 (#6239)
binaryfire Sep 15, 2023
96d3ecf
Revert "Fix incorrect collation for MySQL 8 (#6239)" (#6240)
Jubeki Sep 15, 2023
74c5a01
Let database handle default collation (#6241)
Jubeki Sep 19, 2023
88695a7
Add PHP 8.3 to Tests Matrix (#6244)
Jubeki Sep 20, 2023
540cec0
Increase bcrypt rounds to 12 (#6245)
valorin Sep 22, 2023
8e5f0e5
Use 12 bcrypt rounds for password in UserFactory (#6247)
Jubeki Sep 22, 2023
78243dd
Update README.md
taylorotwell Sep 25, 2023
960ea7b
Update README.md
taylorotwell Sep 25, 2023
25070a3
Fix typo in the comment for token prefix (sanctum config) (#6248)
yuters Sep 27, 2023
645ab90
Fixes build of `dev-master` (#6252)
nunomaduro Oct 12, 2023
96fb350
Re-adds tinker (#6254)
nunomaduro Oct 13, 2023
036ea83
Uses `actions/checkout@v4`
nunomaduro Oct 17, 2023
7fe97a1
[10.x] Update fixture hash to match testing cost (#6259)
timacdonald Oct 24, 2023
424c99c
Set new Sail constraint (#6260)
Jubeki Oct 24, 2023
b0b29e1
[10.x] Update minimum `laravel/sanctum` (#6261)
crynobone Oct 25, 2023
21ad6d6
Verify algo (#6258)
timacdonald Oct 25, 2023
ad1c5fe
Redis maintenance store config example contains an excess space (#6264)
hedge-freek Oct 31, 2023
c709893
Update CHANGELOG
driesvints Oct 31, 2023
024c86a
Revert "Let database handle default collation (#6241)" (#6266)
taylorotwell Nov 2, 2023
40a7605
Update CHANGELOG
driesvints Nov 2, 2023
de6d4f5
fixing conflicts
taylorotwell Nov 6, 2023
a546b52
Update package.json (#6272)
emargareten Nov 13, 2023
4d3c3a1
Update CHANGELOG
driesvints Nov 14, 2023
73cf5bc
[10.x] Fixes missing property description (#6275)
nunomaduro Nov 20, 2023
645e13d
fix conflicts
taylorotwell Nov 28, 2023
428a190
[11.x] Slim skeleton (#6188)
taylorotwell Nov 28, 2023
d6a2d8b
[10.x] Add partitioned cookie config key (#6257)
fabricecw Nov 30, 2023
b7ae61b
fix conflicts
taylorotwell Nov 30, 2023
e57d15a
Update CHANGELOG
driesvints Dec 5, 2023
3142d3f
Use `assertOk()` instead of `assertStatus(200)` (#6287)
TENIOS Dec 11, 2023
4705136
disable pulse for testing
taylorotwell Dec 14, 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
647c9bc
Update version requirement (#6292)
timacdonald Dec 19, 2023
07fdfbc
Update CHANGELOG
driesvints Dec 19, 2023
890835b
[10.x] Add roundrobin transport driver config (#6301)
me-shaon Dec 23, 2023
9e3fbaa
Uses `CACHE_STORE` instead of `CACHE_DRIVER` (#6302)
nunomaduro Dec 27, 2023
705f97c
Update CHANGELOG
driesvints Dec 27, 2023
0c8372a
Reverts `assertOk` change (#6303)
nunomaduro Dec 27, 2023
b191f9d
Merge branch '10.x'
nunomaduro Dec 27, 2023
6f6cfb0
Update Axios to latest version (#6306)
u01jmg3 Dec 28, 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
1a4d1dc
Update Axios to latest version (#6313)
u01jmg3 Jan 4, 2024
f3b9740
Move spatie/laravel-ignition to dev dependencies
driesvints Jan 5, 2024
2254e8e
Update CHANGELOG
driesvints Jan 9, 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
2026173
Update README.md
driesvints Jan 29, 2024
dc4e89b
add bcrypt rounds to env example file
taylorotwell Jan 30, 2024
d328746
wip
taylorotwell Feb 13, 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
b31cc1b
[12.x] Prep Laravel v12 (#6357)
driesvints 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
d021165
Merge branch '11.x'
driesvints Mar 13, 2024
dd0bf5c
Update welcome.blade.php (#6363)
jrd-lewis Mar 13, 2024
52c6ce3
wip
driesvints 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
eee001a
Merge branch '11.x'
driesvints Mar 14, 2024
087543a
Revert collation change (#6372)
driesvints Mar 14, 2024
a6ce688
Update CHANGELOG
driesvints Mar 14, 2024
92720a5
Merge branch '11.x'
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
76510a7
Update CHANGELOG
driesvints May 21, 2024
5d86ab4
Removes `spatie/laravel-ignition` (#6406)
nunomaduro May 28, 2024
b6d5557
Update CHANGELOG
driesvints May 28, 2024
ad38e56
Format the first letter of `drivers` to lowercase (#6413)
maru0914 Jun 4, 2024
3b3f9f1
Update CHANGELOG
taylorotwell Jun 4, 2024
3fd8dd8
Expose lock table name (#6423)
nhedger Jun 20, 2024
47fb90a
Apply fixes from StyleCI
StyleCIBot Jun 20, 2024
3b23942
Update CHANGELOG
driesvints Jul 2, 2024
69917ec
[11.x] Comment maintenance store (#6429)
timacdonald Jul 3, 2024
4ef5e2f
Update CHANGELOG
driesvints Jul 9, 2024
2897a49
add sqlite options
taylorotwell Jul 16, 2024
6ebd9fe
Update CHANGELOG
taylorotwell Jul 16, 2024
c12fd18
Update package.json (#6440)
laserhybiz Aug 14, 2024
f0a12c6
Update CHANGELOG
driesvints Sep 3, 2024
168e685
Update .gitignore with Zed Editor (#6449)
fahadkhan1740 Sep 5, 2024
bab1698
private files (#6450)
taylorotwell Sep 11, 2024
e0421a4
Update CHANGELOG
taylorotwell Sep 11, 2024
6e71b99
Update composer.json (#6454)
amdad121 Sep 18, 2024
c9c8fb9
Refactor User model to use HasFactory trait and add type hint for Use…
MrPunyapal Sep 19, 2024
49bceac
Update welcome.blade.php to add missing alt tag (#6462)
mezotv Oct 8, 2024
a61a636
Update CHANGELOG
taylorotwell Oct 8, 2024
b378ce9
Add Tailwind, "composer run dev" (#6463)
taylorotwell Oct 10, 2024
0973f0a
add restart tries
taylorotwell Oct 11, 2024
2f17c97
remove retries
taylorotwell Oct 14, 2024
6c3d2fb
adjust colors
taylorotwell Oct 14, 2024
ea60b55
Update CHANGELOG
taylorotwell Oct 15, 2024
f9f5e3c
wip
taylorotwell Oct 15, 2024
1c880c3
Update CHANGELOG
taylorotwell Oct 15, 2024
82a83a6
Fixes pail timing out after an hour (#6473)
nunomaduro Oct 21, 2024
61fec7b
Update CHANGELOG
taylorotwell Oct 22, 2024
2e6ac2c
Inconsistency in Github action names (#6478)
amirbabaeii Oct 23, 2024
70f437b
Add $schema property to composer.json (#6484)
octoper Nov 3, 2024
bc03c8d
Update .gitignore (#6486)
EmranMR Nov 7, 2024
3622d74
Update composer.json (#6490)
PerryvanderMeer Nov 14, 2024
3b14611
match `HidesAttributes` docblocks (#6495)
browner12 Nov 18, 2024
2eacb3d
wip
taylorotwell Nov 18, 2024
980ef58
Update CHANGELOG
taylorotwell Nov 19, 2024
8b67958
Narrow down array types (#6497)
DvDty Nov 21, 2024
0993d09
Upgrade to Vite 6 (#6498)
timacdonald Dec 2, 2024
a39cb7c
Update CHANGELOG
taylorotwell Dec 10, 2024
eb8085c
[11.x] Update `config/mail.php` with supported configuration (#6506)
crynobone Dec 13, 2024
657070e
Update CHANGELOG
taylorotwell Dec 17, 2024
7e3c5bc
Merge branch '11.x'
crynobone Dec 27, 2024
295bdfe
fix merge conflict
crynobone Dec 27, 2024
f08e4f8
Update .gitignore to not ignore auth.json lan file. (#6515)
Tjoosten Jan 6, 2025
658a49a
Adding PHP 8.4 to the tests matrix (#6516)
mathiasgrimm Jan 8, 2025
cb7ab61
fix css whitespace invalid-calc (#6517)
tvarwig Jan 9, 2025
f9bedb3
Fix tailwindclass (#6518)
Jubeki Jan 10, 2025
d4e9385
Update CHANGELOG
taylorotwell Jan 14, 2025
f15301d
Preserve X-Xsrf-Token header from .htaccess (#6520)
thecodeholic Jan 14, 2025
91b4096
update filesystem config
taylorotwell Jan 21, 2025
3dd0323
Update CHANGELOG
taylorotwell Jan 21, 2025
c452e15
Update vite dependencies (#6521)
laserhybiz Jan 22, 2025
1f12f83
Update composer.json
crynobone Jan 23, 2025
4760fcd
Sync `session.lifetime` configuration (#6522)
crynobone Jan 23, 2025
60269b2
Merge branch '11.x'
crynobone Jan 24, 2025
e417ebc
Remove extra hourly() method in console.php (#6525)
scajanus Jan 24, 2025
9edc9aa
Update CHANGELOG
taylorotwell Jan 28, 2025
c6dcaf7
Upgrade to Tailwind CSS v4.0 (#6523)
datlechin Jan 31, 2025
d24cb96
[12.x] Update skeleton dependencies (#6532)
crynobone Feb 1, 2025
cf5aed8
Improve static analysis by adding type hints for $app in artisan and …
AJenbo Feb 5, 2025
a8b5e07
chore: update changelog CI permission
crynobone Feb 11, 2025
55738c0
add REDIS_PERSISTENT env var
taylorotwell Feb 11, 2025
6f1ebe2
chore: Update `update-changelog.yml`
crynobone Feb 12, 2025
79a94de
remove `APP_TIMEZONE` environment variable (#6536)
browner12 Feb 12, 2025
8c396f1
Re-add nunomaduro/collision (#6539)
jasonmccreary Feb 14, 2025
29037b3
Merge branch '11.x'
crynobone Feb 15, 2025
ecf6de4
Don't set CACHE_PREFIX to empty string by default (#6542)
Jamesking56 Feb 18, 2025
2a19af7
Merge branch '11.x'
taylorotwell Feb 20, 2025
64e59a8
update README.md (#6680)
MoZayedSaeid Sep 25, 2025
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
Update mail.php (laravel#6170)
  • Loading branch information
chu121su12 authored May 5, 2023
commit 150e379ce2f2af2205ce87839565acb8ac6ace2e
1 change: 1 addition & 0 deletions config/mail.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
'mailers' => [
'smtp' => [
'transport' => 'smtp',
'url' => env('MAIL_URL'),
'host' => env('MAIL_HOST', 'smtp.mailgun.org'),
'port' => env('MAIL_PORT', 587),
'encryption' => env('MAIL_ENCRYPTION', 'tls'),
Expand Down