5161 Commits

Author SHA1 Message Date
Taylor Otwell
c72a0de96f Merge pull request #4178 from wskc/5.3
update laravel-elixir-vue-2 to 0.3.0
2017-03-15 14:34:55 -05:00
Marc Herzog
95d3ab9902 update laravel-elixir-vue-2 to 0.3.0 2017-03-15 19:29:27 +01:00
Taylor Otwell
a9fad67e1f fix spacing v5.3.30 2017-01-21 10:15:05 -06:00
Drew Budwin
d1fd418826 Fixed a typo in a block comment queue.php
Normally, words that start with vowels (like "unified") are preceded by "an" instead of "a."  However, "unified" is an exception to the rule.

Source: https://www.a-or-an.com/a_an/unified
2017-01-20 19:51:53 -05:00
Taylor Otwell
b43890c11f Update readme.md 2016-12-28 11:31:53 -06:00
Taylor Otwell
0a1cdb2df6 Update readme.md 2016-12-28 08:31:59 -06:00
Taylor Otwell
83b76a7f8b Merge pull request #4074 from driesvints/patch-1
[5.3] Sort Composer packages by default
2016-12-17 09:49:51 -06:00
Dries Vints
483c9678c6 Sort Composer packages by default
It's much easier to search for packages in the composer.json file when they're sorted by default.
2016-12-17 15:25:24 +01:00
Taylor Otwell
d1ba0c3d0d Merge pull request #4066 from damiencriado/patch-1
Fix redis password `AUTH` failed
2016-12-06 09:27:27 -06:00
Damien Criado
7d4115f0ca Fix AUTH failed: ERR Client sent AUTH 2016-12-06 01:01:43 +01:00
Taylor Otwell
4c6e477131 Merge pull request #4059 from insoutt/insoutt-patch-1
[5.4] Update mounted instead of ready
2016-11-28 17:37:55 -06:00
insoutt
cc47df31a8 Update mounted instead of ready 2016-11-28 13:58:11 -05:00
Taylor Otwell
cffcc4932d Merge pull request #4055 from themsaid/weakdateroles
add language lines for before_or_equal and after_or_equal
2016-11-21 10:46:24 -06:00
Mohamed Said
fa1eae35b9 add language lines for before_or_equal and after_or_equal 2016-11-21 18:27:55 +02:00
Taylor Otwell
6645cae859 Merge pull request #4053 from mattmcdonald-uk/master
Redirect for registration only
2016-11-17 07:52:34 -06:00
Matt McDonald
fff42ec631 Redirect for registration only 2016-11-17 09:25:40 +00:00
Taylor Otwell
c803ff1caa revert broken PR 2016-11-16 15:15:29 -06:00
Taylor Otwell
fc3b4d161f Merge pull request #4052 from laravel/analysis-qomWEg
Applied fixes from StyleCI
2016-11-16 14:57:29 -06:00
Taylor Otwell
8182b99112 Applied fixes from StyleCI 2016-11-16 20:57:24 +00:00
Taylor Otwell
b122f775e9 Merge pull request #4051 from lokielse/master
Support predis v1.1.1
2016-11-16 14:57:07 -06:00
Loki Else
69df2ada11 Support predis v1.1.1
fix: `AUTH failed: ERR Client sent AUTH, but no password is set [tcp://127.0.0.1:6379]`

According to predix release log: https://github.com/nrk/predis/releases/tag/v1.1.1
2016-11-16 17:17:52 +08:00
Taylor Otwell
038ae10ae7 Merge pull request #4046 from diogoazevedos/master
Use the IP instead of DNS in redis host
2016-11-15 08:19:30 -06:00
Diogo Azevedo
9ca8ed9960 Update the default redis host 2016-11-14 23:44:01 -02:00
Taylor Otwell
be90d3fa1b Merge pull request #4045 from DojoGeekRA/patch-1
Changes localhost to 127.0.0.1 in database config
2016-11-14 16:31:02 -06:00
Roberto Aguilar
fd42e10a5f Changes localhost to 127.0.0.1 in database config
In https://github.com/laravel/laravel/pull/3641 was decided to use `127.0.0.1` instead of `localhost` to avoid DNS lookups

This change is to maintain consistency between `.env` and `database.php`
2016-11-14 15:19:31 -06:00
Taylor Otwell
e72463dc6c change var name 2016-11-08 10:52:43 -06:00
Jrean
d47697e781 Env for mail sender address + name 2016-11-08 23:37:35 +08:00
Taylor Otwell
cddb8a254a Merge pull request #4036 from danieliancu/patch-1
Updated package.json
2016-11-08 08:29:40 -06:00
Daniel Iancu
4e912e3ed3 Updated package.json
Bumped version for laravel-elixir to 6.0.0-14 in which various npm errors and warnings have been fixed (laravel/elixir#679).
2016-11-08 13:56:16 +02:00
Taylor Otwell
f29c943c88 Update readme.md 2016-10-30 15:36:25 -05:00
Taylor Otwell
5937bbe4ca Update readme.md 2016-10-28 14:20:51 -05:00
Taylor Otwell
22265553ee wording and spacing 2016-10-28 14:00:25 -05:00
Taylor Otwell
95f1157c5a wording change 2016-10-28 13:58:40 -05:00
Taylor Otwell
b494bb9d01 remove a link 2016-10-28 13:58:21 -05:00
Taylor Otwell
1790aa46ac readme 2016-10-28 13:57:30 -05:00
Taylor Otwell
c6ee753e19 updatin greadme 2016-10-28 13:43:52 -05:00
Taylor Otwell
3bd4567d50 remove centering on badges 2016-10-28 13:35:23 -05:00
Taylor Otwell
4337280d62 working on readme 2016-10-28 13:33:24 -05:00
Taylor Otwell
bc08030b30 Merge pull request #4023 from lkmadushan/formatting-web-routes
comment formatting
2016-10-27 13:44:30 -05:00
Kalpa Perera
f7e49840a0 comment formatting 2016-10-27 20:55:08 +05:30
Taylor Otwell
6a2bf44765 clear up comment 2016-10-26 08:16:28 -05:00
Taylor Otwell
7479a8b920 Merge pull request #4019 from jirehstudios/master
Added recommended parentheses
2016-10-21 14:52:21 -07:00
jirehstudios
3222e302eb Added recommended parentheses
When using arrow functions, parentheses are recommended if the function takes a single argument and uses curly braces. See section 8.4 of Airbnb's JavaScript style guide, one of the most popular.
2016-10-21 11:14:49 -04:00
Taylor Otwell
d22b32f4e8 spacing 2016-10-18 07:43:04 -05:00
Mubashar Abbas
f55d7a9cb4 Merge https://github.com/laravel/laravel 2016-10-18 13:15:48 +05:00
Mubashar Abbas
e7a111c173 made it a little more consistent with the previous sentence. 2016-10-18 13:07:56 +05:00
Taylor Otwell
3437566d66 Merge pull request #4008 from vinkla/patch-1
Remove unnecessary .gitkeep
2016-10-17 09:25:59 -05:00
Vincent Klaiber
1d8dcad342 Remove .gitkeep in migrations directory 2016-10-17 16:04:12 +02:00
Vincent Klaiber
0d2a2e3375 Remove .gitkeep in seeds directory 2016-10-17 16:03:51 +02:00
Taylor Otwell
fdef1b6fbe Merge pull request #4007 from vinkla/patch-1
Use fullpath for validator facade
2016-10-17 09:00:25 -05:00