Commit Graph

6871 Commits

Author SHA1 Message Date
Ngô Quốc Đạt 330995f6bd
Remove redundant `@return` docblock in UserFactory (#6119) 2023-02-18 14:54:42 -06:00
Taylor Otwell 1bb530c609
Revert "add ses-v2 mailer in config (#6112)" (#6115)
This reverts commit a1ef009415.
2023-02-17 08:38:44 -06:00
Ankur Kumar a1ef009415
add ses-v2 mailer in config (#6112) 2023-02-17 08:38:29 -06:00
Jonathan Goode c909b037ae
Missing comma (#6111) 2023-02-17 08:47:16 +01:00
taylorotwell 4ca1a394f4 Update CHANGELOG 2023-02-16 19:40:10 +00:00
Taylor Otwell 3986d4c540 remove unneeded call 2023-02-16 13:38:12 -06:00
driesvints bdd61ef5eb Update CHANGELOG 2023-02-16 10:04:00 +00:00
Nicolas Grekas ad279a61d1
Allow php-http/discovery as a composer plugin (#6106) 2023-02-15 10:11:56 -06:00
Shakil Alam 36202b2012
Add PHPUnit result cache to gitignore (#6105) 2023-02-14 13:31:16 -06:00
Taylor Otwell 9c4cef107f note ses-v2 2023-02-14 13:04:45 -06:00
Stephen Damian - PHP / Laravel 10 / Vue.js / React e4abd484e5
Remove branch-alias from composer.json (#6103)
Co-authored-by: s-damian <contact@damian-freelance.fr>
2023-02-14 16:57:14 +01:00
Dries Vints 674fbcceb9
Update CHANGELOG.md 2023-02-14 16:37:02 +01:00
Taylor Otwell acd0f29ac7 update min stability 2023-02-14 09:31:57 -06:00
Taylor Otwell f48a46bf20 Merge branch '9.x' into 10.x 2023-02-14 09:17:09 -06:00
emargareten f19397bce0
Update package.json (#6100) 2023-02-13 13:59:03 -06:00
Nuno Maduro 4e957b2908
Tweaks Laravel description (#6099) 2023-02-13 12:07:51 -06:00
emargareten 6f4cea4114
remove lodash (#6095) 2023-02-13 10:41:14 -06:00
Arne_ 5b60b604c4
[9.x] Adds clarification to throttle auth setting (#6096)
* adds clarification to throttle auth setting

* Update auth.php

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2023-02-12 14:06:25 -06:00
Taylor Otwell 61a14cdcc4 remove shop for now while store being redone 2023-02-10 09:28:06 -06:00
Jess Archer d73651553b
[10.x] A fresh welcome page (#6093)
* wip

* minor tweaks

* Use cool gray for dark mode

* Use the same grays for light and dark

* Improve dots bg

* Add some red back into dark mode

* Replace Tailwind CDN with compiled CSS

* Remove unnecessary class

* Restore font-display: swap

---------

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2023-02-10 09:26:37 -06:00
Taylor Otwell 18c6b2b39a update change log 2023-02-08 11:13:11 -06:00
Taylor Otwell 135e35ba7c fix conflicts 2023-02-08 11:12:47 -06:00
Taylor Otwell 842f511ec7 remove lang directory by default 2023-02-07 20:20:08 -06:00
Nuno Maduro 99b1d97321
[10.x] Adds PHPUnit 10 support (#6052)
* Adds PHPUnit 10 support

* Reverts `noNamespaceSchemaLocation`

* Improves PHPUnit configuration file
2023-02-07 09:26:27 -06:00
Tim MacDonald 5eb99fcae6
sets ASSET_URL to use / as the default value (#6089) 2023-02-06 09:07:12 -06:00
driesvints c0b60c0ac7 Update CHANGELOG 2023-01-31 15:10:57 +00:00
Taylor Otwell 6092ff46b3 update example 2023-01-31 09:05:09 -06:00
Taylor Otwell e0a5b0efba document new options 2023-01-31 09:00:17 -06:00
Taylor Otwell a28ad2966d rename password reset tokens table in skeleton 2023-01-30 16:53:14 -06:00
Taylor Otwell edcbe6de7c rename property for clarity 2023-01-27 14:08:28 +00:00
Jason McCreary de868f0fc7
Use nullable typing (#6084) 2023-01-27 11:53:58 +00:00
Taylor Otwell f62d260c76 remove dispatches job trait 2023-01-25 18:08:59 +00:00
Taylor Otwell cfe893dbf6 adjust wording 2023-01-25 18:07:55 +00:00
Dries Vints d0c8f49427
Merge branch '9.x'
# Conflicts:
#	CHANGELOG.md
2023-01-23 19:27:45 +01:00
Nuno Maduro a55085b856
Uses Laravel Ignition `v2.x` (#6079) 2023-01-23 18:25:20 +00:00
Tim MacDonald 9c26e61212
Adds "missing" validation rule translations (#6078) 2023-01-19 20:31:28 -06:00
driesvints 6b7fc50985 Update CHANGELOG 2023-01-17 16:28:00 +00:00
Dries Vints 1d0dad9386
Use dev stability for master 2023-01-13 15:01:10 +01:00
Dries Vints 875e6f17e3
Merge branch '9.x' 2023-01-13 14:58:30 +01:00
Nuno Maduro 5c7cc8eee4
Keeps `"prefer-stable": true` 2023-01-11 15:50:07 +00:00
Nuno Maduro 75d22431af
Removes redundant composer setting 2023-01-11 15:21:12 +00:00
Taylor Otwell c1092ec084 use min stability stable 2023-01-11 08:11:39 -06:00
Dries Vints af241e1572
Update composer.json 2023-01-10 19:06:40 +01:00
Dries Vints 8f5346e3af
Merge branch '9.x'
# Conflicts:
#	CHANGELOG.md
2023-01-10 17:13:01 +01:00
Dries Vints 28894568fd
Update composer.json 2023-01-06 14:35:53 +01:00
driesvints b4573d5cde Update CHANGELOG 2023-01-03 17:20:21 +00:00
Nuno Maduro 55af5469c3
[10.x] Uses PHP Native Type Declarations 🐘 (#6010)
* Adds basic typing around method's arguments and return types

* Adds missing `closure` type

* Adds typing on tests

* Fixes `RedirectIfAuthenticated`

* Fixes `Authenticate`

* Improves `RedirectIfAuthenticated` types

* Fixes user factory `unverified` return type
2023-01-03 10:35:24 +01:00
Andrew Brown 091aa7d882
switch email to a primary key (#6064)
switching from a normal index here to a primary index works the same except for adding a `UNIQUE` constraint.

The `DatabaseTokenRepository` deletes existing records with an email first, before creating a new one, so this additional constraint will be okay.

https://github.com/laravel/framework/blob/9.x/src/Illuminate/Auth/Passwords/DatabaseTokenRepository.php#L88
2023-01-02 08:45:35 -06:00
Wendell Adriel 21b826f3d3
Updated git configuration to use LF line endings by default (#6061) 2022-12-29 19:32:36 -06:00
Vytautas M ca01443b96
[9.x] Support pusher-js v8.0 (#6059)
* Specify cluster for Pusher

* Update bootstrap.js

Co-authored-by: Taylor Otwell <taylor@laravel.com>
2022-12-27 10:39:26 -06:00