- 28 Feb, 2016 2 commits
-
-
Add language line to the validation "distinct" rule
Taylor Otwell committed -
Mohamed Said committed
-
- 26 Feb, 2016 3 commits
-
-
Add language line for the "present" validation rule.
Taylor Otwell committed -
Mohamed Said committed
-
Mohamed Said committed
-
- 24 Feb, 2016 2 commits
-
-
Fix password column for future hashing
Taylor Otwell committed -
SammyK committed
-
- 23 Feb, 2016 2 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 22 Feb, 2016 2 commits
-
-
Ensure files finish with a LB
Taylor Otwell committed -
Lucas Michot committed
-
- 20 Feb, 2016 2 commits
-
-
Add newline character.
Graham Campbell committed -
krienow committed
-
- 18 Feb, 2016 1 commit
-
-
APP_URL added to Environment Configuration
Taylor Otwell committed
-
- 17 Feb, 2016 1 commit
-
-
Aden Fraser committed
-
- 16 Feb, 2016 6 commits
-
-
Rename commented default seeder call
Taylor Otwell committed -
Rename commented default seeder call to be consistent with official docs
Anthony Holmes committed -
Missing point
Taylor Otwell committed -
Camilo Rojas committed
-
Use safeEmail() in user factory instead
Taylor Otwell committed -
Faker’s `email` method can accidentally generate email addresses. This ensures “safe” addresses are only ever generated by the factory, to avoid spamming actual mailboxes if mail was sent in a loop etc.
Martin Bean committed
-
- 12 Feb, 2016 1 commit
-
-
Taylor Otwell committed
-
- 11 Feb, 2016 1 commit
-
-
Taylor Otwell committed
-
- 10 Feb, 2016 2 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 04 Feb, 2016 1 commit
-
-
Added default engine in configuration
Taylor Otwell committed
-
- 03 Feb, 2016 1 commit
-
-
david-ridgeonnet committed
-
- 29 Jan, 2016 2 commits
-
-
[5.2] Make Memcached options configurable.
Taylor Otwell committed -
.env.example - Changed localhost to 127.0.0.1
Taylor Otwell committed
-
- 28 Jan, 2016 2 commits
-
-
jspringe committed
-
Martin Bean committed
-
- 24 Jan, 2016 1 commit
-
-
Fix title heading level in readme.md
Taylor Otwell committed
-
- 23 Jan, 2016 3 commits
-
-
Handle authorization header
Taylor Otwell committed -
Paul Vidal committed
-
Mengdi Gao committed
-
- 22 Jan, 2016 2 commits
-
-
[5.2] Don't return a login page to a JSON request
Taylor Otwell committed -
Currently, any unauthorized API requests that pass through the `auth` middleware get a redirect to the login page. Adding the `wantsJson` flag to the conditional corrects this behavior.
Jacob Bennett committed
-
- 14 Jan, 2016 2 commits
-
-
Taylor Otwell committed
-
Taylor Otwell committed
-
- 30 Dec, 2015 1 commit
-
-
Fix tab to spaces in web.config
Taylor Otwell committed
-