- 17 Nov, 2016 1 commit
-
-
Matt McDonald authored
-
- 16 Nov, 2016 5 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
Applied fixes from StyleCI
-
Taylor Otwell authored
-
Taylor Otwell authored
Support predis v1.1.1
-
Loki Else authored
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
-
- 15 Nov, 2016 2 commits
-
-
Taylor Otwell authored
Use the IP instead of DNS in redis host
-
Diogo Azevedo authored
-
- 14 Nov, 2016 2 commits
-
-
Taylor Otwell authored
Changes localhost to 127.0.0.1 in database config
-
Roberto Aguilar authored
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`
-
- 08 Nov, 2016 4 commits
-
-
Taylor Otwell authored
-
Jrean authored
-
Taylor Otwell authored
Updated package.json
-
Daniel Iancu authored
Bumped version for laravel-elixir to 6.0.0-14 in which various npm errors and warnings have been fixed (laravel/elixir#679).
-
- 30 Oct, 2016 1 commit
-
-
Taylor Otwell authored
-
- 28 Oct, 2016 8 commits
-
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
Taylor Otwell authored
-
- 27 Oct, 2016 2 commits
-
-
Taylor Otwell authored
comment formatting
-
Kalpa Perera authored
-
- 26 Oct, 2016 1 commit
-
-
Taylor Otwell authored
-
- 21 Oct, 2016 2 commits
-
-
Taylor Otwell authored
Added recommended parentheses
-
jirehstudios authored
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.
-
- 18 Oct, 2016 3 commits
-
-
Taylor Otwell authored
-
-
Mubashar Abbas authored
-
- 17 Oct, 2016 7 commits
-
-
Taylor Otwell authored
Remove unnecessary .gitkeep
-
Vincent Klaiber authored
-
Vincent Klaiber authored
-
Taylor Otwell authored
Use fullpath for validator facade
-
Taylor Otwell authored
Add redirectTo attribute to the reset password controller
-
Vincent Klaiber authored
Added fullpath import for the validator facade.
-
Graham Campbell authored
Remove space in _variables.scss
-
- 16 Oct, 2016 2 commits
-
-
Carlos M. Trinidad authored
-
Taylor Otwell authored
Use dropIfExists instead of drop
-