Taylor Otwell
34d2509e84
Merge pull request #3702 from laravel/analysis-XZl3KP
...
Applied fixes from StyleCI
2016-03-23 17:05:30 -05:00
Taylor Otwell
e316be4cec
Applied fixes from StyleCI
2016-03-23 18:05:26 -04:00
Taylor Otwell
bcc54357bd
add to comment
2016-03-23 17:05:17 -05:00
Taylor Otwell
5c30c98db9
just use web group by default
2016-03-23 17:04:42 -05:00
Taylor Otwell
1d5e88d0fb
update default routes file
2016-03-22 13:49:35 -05:00
Taylor Otwell
e52b1f71d5
fix wording
2016-03-21 09:13:22 -05:00
mzaalan
9d14fe2d7e
Set HttpOnly flag
2016-03-21 14:12:38 +02:00
Taylor Otwell
80240e9b9e
Merge pull request #3690 from kevinsimard/master
...
Ignore schedule files
2016-03-18 07:34:09 -05:00
Taylor Otwell
a925d6c9fd
Merge pull request #3692 from guilhermegonzaga/patch-1
...
Update of the doc for equals to Model
2016-03-18 07:33:46 -05:00
Guilherme de Oliveira Gonzaga
9234300833
Update of the doc for equals to Model
2016-03-17 17:18:53 -03:00
Kevin Simard
4013369e28
Ignore schedule files
2016-03-17 09:59:23 -04:00
Taylor Otwell
91c6e71677
Merge pull request #3687 from barryvdh/patch-1
...
Remove pre-update-cmd
2016-03-16 12:21:40 -05:00
Barry vd. Heuvel
4fec844eb9
Remove pre-update-cmd
...
Can't rely on being able to run php artisan, before updating.
2016-03-16 08:37:44 +01:00
Taylor Otwell
a282304f35
Merge remote-tracking branch 'origin/master'
2016-03-06 19:56:40 -06:00
Taylor Otwell
d998b5bd03
formatting
2016-03-06 19:56:30 -06:00
Taylor Otwell
0da3df2afc
Merge pull request #3682 from jadjoubran/patch-1
...
Fixed order of password validation in registration
2016-03-02 14:42:42 -06:00
Jad Joubran
590593e0af
Fixed order of password validation in registration
2016-03-02 20:48:02 +01:00
Taylor Otwell
f74879938f
Merge pull request #3678 from themsaid/add-land-line-for-in_array
...
Add language line for the in_array validation rule
2016-03-01 20:16:51 -06:00
Davide Bellini
da5d3d84fe
Added SparkPost config
2016-03-02 01:04:24 +01:00
Mohamed Said
789c75c24a
Add language line for the in_array validation rule
2016-03-01 17:15:58 +00:00
Taylor Otwell
ec0e06e783
cleaning up configs
2016-03-01 08:23:00 -06:00
TGM
8dbd26020a
Replaced TAB with space
2016-03-01 14:31:07 +02:00
TGM
9fc55e8464
Added DB_PORT as a default enviroment variable
2016-03-01 14:29:05 +02:00
Taylor Otwell
fc12337663
Merge pull request #3675 from yava9221/master
...
clearing redundancy
2016-02-29 10:00:41 -06:00
yava9221
b51630005b
clearing redundancy
2016-02-29 08:42:43 -07:00
Taylor Otwell
7093812f80
Merge pull request #3674 from themsaid/language-for-distinct
...
Add language line to the validation "distinct" rule
2016-02-28 11:11:09 -06:00
Mohamed Said
c36799ddde
Add language line to the validation "distinct" rule
2016-02-28 17:08:13 +00:00
Taylor Otwell
83fd3f29e7
Merge pull request #3672 from themsaid/add-language-line-for-present-validation-rule
...
Add language line for the "present" validation rule.
2016-02-26 09:27:48 -06:00
Mohamed Said
fa6c48d27c
keep the lines sorted
2016-02-26 14:59:54 +00:00
Mohamed Said
ef6b5a6343
Add language line for the "present" validation rule.
2016-02-26 08:49:55 +00:00
Taylor Otwell
aa07b0c699
Merge pull request #3670 from SammyK/password-column-fix
...
Fix password column for future hashing
2016-02-23 21:12:28 -06:00
SammyK
531629e442
Fix password column for future hashing
2016-02-23 20:07:18 -06:00
Taylor Otwell
754d78ec8e
Merge remote-tracking branch 'origin/master'
2016-02-22 22:19:36 -06:00
Taylor Otwell
62d62a0524
update method call
2016-02-22 22:19:31 -06:00
Taylor Otwell
dec392623a
Merge pull request #3668 from lucasmichot/feature/master/eof
...
Ensure files finish with a LB
2016-02-22 10:38:04 -06:00
Lucas Michot
73c6898e1d
Ensure files finish with a LB
2016-02-22 10:23:06 +01:00
Graham Campbell
413c88f114
Merge pull request #3666 from krienow/patch-56c8bf
...
Add newline character.
2016-02-20 20:27:42 +00:00
krienow
e8e73c8866
Add newline character.
2016-02-20 20:37:02 +01:00
Taylor Otwell
e4f7ff9ef1
Merge pull request #3661 from AdenFraser/AppUrlEnv
...
APP_URL added to Environment Configuration
2016-02-17 20:29:42 -06:00
Aden Fraser
278c41887c
APP_URL added to Environment Configuration
2016-02-17 23:29:24 +00:00
Taylor Otwell
770f8a7453
Merge pull request #3660 from anthonyholmes/master
...
Rename commented default seeder call
2016-02-16 13:53:22 -06:00
Anthony Holmes
94b568b59d
Rename commented default seeder call
...
Rename commented default seeder call to be consistent with official docs
2016-02-16 13:42:33 -06:00
Taylor Otwell
b1ccb8f0de
Merge pull request #3659 from camilorojas/patch-1
...
Missing point
2016-02-16 13:37:39 -06:00
Camilo Rojas
0ab4b1d5aa
MIssing point
2016-02-16 14:45:04 -03:00
Taylor Otwell
40f9630449
Merge pull request #3658 from martinbean/patch-2
...
Use safeEmail() in user factory instead
2016-02-16 07:42:37 -06:00
Martin Bean
00e5c4465c
Use safeEmail instead
...
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.
2016-02-16 12:02:26 +00:00
Taylor Otwell
c751b33d01
add to gitignore
2016-02-12 09:05:19 -06:00
Taylor Otwell
85e6774d2e
simplify filesystem default config
2016-02-11 10:19:57 -06:00
Taylor Otwell
00f07ff382
Merge remote-tracking branch 'origin/master'
2016-02-10 16:56:42 -06:00
Taylor Otwell
8e137b525c
adding public directory to app storage
2016-02-10 16:55:42 -06:00