diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2cbf8251054c..500ac3f96bec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Laravel Contribution Guide -Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](http://laravel.com/docs/contributions). Please review the entire guide before sending a pull request. +Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). Please review the entire guide before sending a pull request. diff --git a/composer.json b/composer.json index bcbbd3e8bb49..4d14f4174f79 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "The Laravel Framework.", "keywords": ["framework", "laravel"], "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/readme.md b/readme.md index 76d266ffaf3c..c7d5e0f27848 100644 --- a/readme.md +++ b/readme.md @@ -17,11 +17,11 @@ Laravel is accessible, yet powerful, providing powerful tools needed for large, ## Official Documentation -Documentation for the framework can be found on the [Laravel website](http://laravel.com/docs). +Documentation for the framework can be found on the [Laravel website](https://laravel.com/docs). ## Contributing -Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](http://laravel.com/docs/contributions). +Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions). ## Security Vulnerabilities diff --git a/src/Illuminate/Auth/composer.json b/src/Illuminate/Auth/composer.json index ded351dd3198..08582ba6727d 100644 --- a/src/Illuminate/Auth/composer.json +++ b/src/Illuminate/Auth/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/auth", "description": "The Illuminate Auth package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Broadcasting/composer.json b/src/Illuminate/Broadcasting/composer.json index be0f0204774f..ff1af49db929 100644 --- a/src/Illuminate/Broadcasting/composer.json +++ b/src/Illuminate/Broadcasting/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/broadcasting", "description": "The Illuminate Broadcasting package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Bus/composer.json b/src/Illuminate/Bus/composer.json index f52e5e3ebf8e..805e49f93560 100644 --- a/src/Illuminate/Bus/composer.json +++ b/src/Illuminate/Bus/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/bus", "description": "The Illuminate Bus package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Cache/composer.json b/src/Illuminate/Cache/composer.json index 34d042791b05..568ffb0e8764 100755 --- a/src/Illuminate/Cache/composer.json +++ b/src/Illuminate/Cache/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/cache", "description": "The Illuminate Cache package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Config/composer.json b/src/Illuminate/Config/composer.json index 8c9aff3aebb7..4e44ea7bb79a 100755 --- a/src/Illuminate/Config/composer.json +++ b/src/Illuminate/Config/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/config", "description": "The Illuminate Config package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Console/composer.json b/src/Illuminate/Console/composer.json index c293fa14d48f..f0b4bc02f014 100755 --- a/src/Illuminate/Console/composer.json +++ b/src/Illuminate/Console/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/console", "description": "The Illuminate Console package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Container/composer.json b/src/Illuminate/Container/composer.json index 313f17565574..aa98b334530e 100755 --- a/src/Illuminate/Container/composer.json +++ b/src/Illuminate/Container/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/container", "description": "The Illuminate Container package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Contracts/composer.json b/src/Illuminate/Contracts/composer.json index f6c439f4d6f7..e836001ddcaf 100644 --- a/src/Illuminate/Contracts/composer.json +++ b/src/Illuminate/Contracts/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/contracts", "description": "The Illuminate Contracts package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Cookie/composer.json b/src/Illuminate/Cookie/composer.json index 4e780dadd48a..176cd71fdf06 100755 --- a/src/Illuminate/Cookie/composer.json +++ b/src/Illuminate/Cookie/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/cookie", "description": "The Illuminate Cookie package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Database/README.md b/src/Illuminate/Database/README.md index 1675a9325de9..e7cdeed2c8b4 100755 --- a/src/Illuminate/Database/README.md +++ b/src/Illuminate/Database/README.md @@ -67,4 +67,4 @@ class User extends Illuminate\Database\Eloquent\Model {} $users = User::where('votes', '>', 1)->get(); ``` -For further documentation on using the various database facilities this library provides, consult the [Laravel framework documentation](http://laravel.com/docs). +For further documentation on using the various database facilities this library provides, consult the [Laravel framework documentation](https://laravel.com/docs). diff --git a/src/Illuminate/Database/composer.json b/src/Illuminate/Database/composer.json index 1a1cd2794ab8..7aa0525adcf7 100644 --- a/src/Illuminate/Database/composer.json +++ b/src/Illuminate/Database/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/database", "description": "The Illuminate Database package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Encryption/composer.json b/src/Illuminate/Encryption/composer.json index 74c8740e9a72..481391089a7d 100644 --- a/src/Illuminate/Encryption/composer.json +++ b/src/Illuminate/Encryption/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/encryption", "description": "The Illuminate Encryption package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Events/composer.json b/src/Illuminate/Events/composer.json index 26feba1f0dc4..0605612ddc58 100755 --- a/src/Illuminate/Events/composer.json +++ b/src/Illuminate/Events/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/events", "description": "The Illuminate Events package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Filesystem/composer.json b/src/Illuminate/Filesystem/composer.json index 0de543fa921a..492799d795e6 100644 --- a/src/Illuminate/Filesystem/composer.json +++ b/src/Illuminate/Filesystem/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/filesystem", "description": "The Illuminate Filesystem package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Hashing/composer.json b/src/Illuminate/Hashing/composer.json index f7c2f62cb2cf..8442f35685b1 100755 --- a/src/Illuminate/Hashing/composer.json +++ b/src/Illuminate/Hashing/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/hashing", "description": "The Illuminate Hashing package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Http/composer.json b/src/Illuminate/Http/composer.json index d1fe638244f9..409554dbe3bf 100755 --- a/src/Illuminate/Http/composer.json +++ b/src/Illuminate/Http/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/http", "description": "The Illuminate Http package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Log/composer.json b/src/Illuminate/Log/composer.json index a15c6733876c..0d157d5fe5c9 100755 --- a/src/Illuminate/Log/composer.json +++ b/src/Illuminate/Log/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/log", "description": "The Illuminate Log package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Mail/composer.json b/src/Illuminate/Mail/composer.json index 9d3bf0d60e36..ad96ea5a6bb8 100755 --- a/src/Illuminate/Mail/composer.json +++ b/src/Illuminate/Mail/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/mail", "description": "The Illuminate Mail package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Notifications/composer.json b/src/Illuminate/Notifications/composer.json index 6a9e29c66df2..d21c970dd78d 100644 --- a/src/Illuminate/Notifications/composer.json +++ b/src/Illuminate/Notifications/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/notifications", "description": "The Illuminate Notifications package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Pagination/composer.json b/src/Illuminate/Pagination/composer.json index 882abb09d1e3..96a5af138a77 100755 --- a/src/Illuminate/Pagination/composer.json +++ b/src/Illuminate/Pagination/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/pagination", "description": "The Illuminate Pagination package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Pipeline/composer.json b/src/Illuminate/Pipeline/composer.json index 7a6a8196fa9d..65aff924ff9c 100644 --- a/src/Illuminate/Pipeline/composer.json +++ b/src/Illuminate/Pipeline/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/pipeline", "description": "The Illuminate Pipeline package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Queue/README.md b/src/Illuminate/Queue/README.md index e6a715bc8511..d0f2ba4af0be 100644 --- a/src/Illuminate/Queue/README.md +++ b/src/Illuminate/Queue/README.md @@ -31,4 +31,4 @@ $queue->push('SendEmail', array('message' => $message)); Queue::push('SendEmail', array('message' => $message)); ``` -For further documentation on using the queue, consult the [Laravel framework documentation](http://laravel.com/docs). +For further documentation on using the queue, consult the [Laravel framework documentation](https://laravel.com/docs). diff --git a/src/Illuminate/Queue/composer.json b/src/Illuminate/Queue/composer.json index 33e9f4db9d3d..18ee3ccab332 100644 --- a/src/Illuminate/Queue/composer.json +++ b/src/Illuminate/Queue/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/queue", "description": "The Illuminate Queue package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Redis/composer.json b/src/Illuminate/Redis/composer.json index 72f8f3b2c4b6..c06b4b10bf1d 100755 --- a/src/Illuminate/Redis/composer.json +++ b/src/Illuminate/Redis/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/redis", "description": "The Illuminate Redis package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Routing/composer.json b/src/Illuminate/Routing/composer.json index 9f6b14d6c7dd..2f98fce18212 100644 --- a/src/Illuminate/Routing/composer.json +++ b/src/Illuminate/Routing/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/routing", "description": "The Illuminate Routing package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Session/composer.json b/src/Illuminate/Session/composer.json index b7bd07aab797..8fcbc6d9574e 100755 --- a/src/Illuminate/Session/composer.json +++ b/src/Illuminate/Session/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/session", "description": "The Illuminate Session package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Support/composer.json b/src/Illuminate/Support/composer.json index 0df41454f574..41096f1b8fef 100644 --- a/src/Illuminate/Support/composer.json +++ b/src/Illuminate/Support/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/support", "description": "The Illuminate Support package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Translation/composer.json b/src/Illuminate/Translation/composer.json index c76849de4985..88a77c799166 100755 --- a/src/Illuminate/Translation/composer.json +++ b/src/Illuminate/Translation/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/translation", "description": "The Illuminate Translation package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/Validation/composer.json b/src/Illuminate/Validation/composer.json index 121342caa413..b5cfc39a5458 100755 --- a/src/Illuminate/Validation/composer.json +++ b/src/Illuminate/Validation/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/validation", "description": "The Illuminate Validation package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/src/Illuminate/View/composer.json b/src/Illuminate/View/composer.json index 66b5ebc41386..383f43fee1c2 100644 --- a/src/Illuminate/View/composer.json +++ b/src/Illuminate/View/composer.json @@ -2,7 +2,7 @@ "name": "illuminate/view", "description": "The Illuminate View package.", "license": "MIT", - "homepage": "http://laravel.com", + "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" diff --git a/tests/Validation/ValidationValidatorTest.php b/tests/Validation/ValidationValidatorTest.php index 46c7c8e73b2a..524078dc2971 100755 --- a/tests/Validation/ValidationValidatorTest.php +++ b/tests/Validation/ValidationValidatorTest.php @@ -1663,16 +1663,16 @@ public function validUrls() ['https://google.com'], ['http://illuminate.dev'], ['http://localhost'], - ['http://laravel.com/?'], + ['https://laravel.com/?'], ['http://президент.рф/'], ['http://스타벅스코리아.com'], ['http://xn--d1abbgf6aiiy.xn--p1ai/'], - ['http://laravel.com?'], - ['http://laravel.com?q=1'], - ['http://laravel.com/?q=1'], - ['http://laravel.com#'], - ['http://laravel.com#fragment'], - ['http://laravel.com/#fragment'], + ['https://laravel.com?'], + ['https://laravel.com?q=1'], + ['https://laravel.com/?q=1'], + ['https://laravel.com#'], + ['https://laravel.com#fragment'], + ['https://laravel.com/#fragment'], ]; }