jspringe
2b1cc83171
Changed localhost to 127.0.0.1
2016-01-28 13:42:43 -05:00
Taylor Otwell
eb59458d17
Merge pull request #3637 from gaomd/fix-readme
...
Fix title heading level in readme.md
2016-01-24 13:08:28 -06:00
Taylor Otwell
70355f3066
Merge pull request #3636 from paulvl/master
...
Handle authorization header
2016-01-23 11:32:08 -06:00
Paul Vidal
85e8d21ef2
handle authorization header
2016-01-23 12:02:55 -05:00
Mengdi Gao
ccdba9ff6f
Fix title heading level in readme.md
2016-01-24 00:55:54 +08:00
Taylor Otwell
c6931d266a
Merge pull request #3635 from JacobBennett/patch-1
...
[5.2] Don't return a login page to a JSON request
2016-01-22 12:00:37 -06:00
Jacob Bennett
5b3c5f3f4e
Don't return a login page to a JSON request
...
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.
2016-01-22 10:01:39 -06:00
Taylor Otwell
e46a73ddb7
Merge remote-tracking branch 'origin/master'
2016-01-14 10:08:58 -06:00
Taylor Otwell
c83c0b97f1
change exception
2016-01-14 10:08:49 -06:00
Taylor Otwell
a07fcf2803
Merge pull request #3613 from n1c/patch-1
...
Fix tab to spaces in web.config
2015-12-30 07:15:01 -06:00
Nic
115083bdf2
Fix tab to spaces in web.config
2015-12-30 12:06:35 +02:00
Taylor Otwell
e6dff08752
Merge pull request #3606 from phecho/patch-1
...
Change redirecTo in AuthController
2015-12-25 07:10:59 -06:00
phecho
99b97ca7ca
Change redirecTo in AuthController
2015-12-25 15:41:28 +08:00
Taylor Otwell
2b940ce5ec
return statement not needed here
2015-12-23 12:02:21 -06:00
Taylor Otwell
ad173afa5f
Merge pull request #3601 from vinicius73/master
...
Disable demonstration command
2015-12-22 14:51:58 -06:00
Vinicius Reis
8f6a6d8df0
Disable demonstration command
...
If the purpose of the command is to demonstrate, does not become nescessário leave it enabled by default.
2015-12-22 17:50:14 -02:00
Taylor Otwell
54d1845b70
Merge pull request #3597 from KennedyTedesco/minor-5.2
...
[5.2] Remove unused import
2015-12-21 20:37:08 -06:00
Kennedy Tedesco
2e7560ab2a
[5.2] Remove unused import
2015-12-21 20:23:09 -02:00
Taylor Otwell
becd774e04
update dependencies
2015-12-21 11:26:25 -06:00
Graham Campbell
6d1bb6d4ed
Merge pull request #3596 from brayniverse/patch-1
...
Typo in docs
2015-12-20 20:15:19 +00:00
Christopher L Bray
6dcb3ac73e
Typo in docs
...
Should be _separate_ not _seperate_ :)
2015-12-20 19:57:26 +00:00
Taylor Otwell
895c5fead8
readable name
2015-12-16 15:18:11 -06:00
Taylor Otwell
8c7ebc5f81
change order of scripts
2015-12-16 11:55:37 -06:00
Taylor Otwell
638b261a68
Change default view.
2015-12-15 16:58:41 -06:00
Taylor Otwell
1865c2993e
use provider for consistent language
2015-12-15 15:01:35 -06:00
Taylor Otwell
ba857ca50e
Uncomment example.
2015-12-14 19:35:30 -06:00
Taylor Otwell
435104304e
Basic token configuration.
2015-12-14 16:37:16 -06:00
Taylor Otwell
3eb8613ff8
Comment fix.
2015-12-14 09:44:17 -06:00
Taylor Otwell
171de278d7
Note of explanation.
2015-12-13 14:31:22 -06:00
Taylor Otwell
1546149198
Merge pull request #3591 from laravel/analysis-zdEQ98
...
Applied fixes from StyleCI
2015-12-11 16:50:21 -06:00
Taylor Otwell
a98759b264
Applied fixes from StyleCI
2015-12-11 17:50:16 -05:00
Taylor Otwell
b70dbaf7a1
define an api group as an example
2015-12-11 16:49:20 -06:00
Taylor Otwell
fa3495a28d
comment changes
2015-12-11 16:31:19 -06:00
Taylor Otwell
527306a14c
Remove terminology for "web routes".
2015-12-09 13:36:47 -06:00
Taylor Otwell
587e514719
Middleware groups, define web group, configure routes file.
2015-12-09 11:12:27 -06:00
Taylor Otwell
60d782a1bb
remove unneeded service provider
2015-12-08 15:28:26 -06:00
Taylor Otwell
7ef3839fbf
adding env to app config
2015-12-08 14:25:11 -06:00
Taylor Otwell
1d0853b638
Add throttle middleware.
2015-12-07 21:27:16 -06:00
Taylor Otwell
ede3202d66
Merge branch 'master' into develop
2015-12-07 12:05:50 -06:00
Taylor Otwell
8c27cb56d0
default to null
2015-12-07 12:05:42 -06:00
Taylor Otwell
48fb9517d2
fix conclits
2015-12-07 12:04:59 -06:00
Taylor Otwell
4fba29c0ec
fix problems
2015-12-07 12:03:49 -06:00
Taylor Otwell
1173e19293
Merge branch 'master' of https://github.com/SyntaxC4/laravel into SyntaxC4-master
2015-12-07 12:02:49 -06:00
Taylor Otwell
b6625f5ced
Merge remote-tracking branch 'origin/develop' into develop
2015-12-06 14:46:56 -06:00
Taylor Otwell
36db347a0c
remove iron config. moved to package
2015-12-06 14:46:51 -06:00
Graham Campbell
b81af30b93
Remove default key
2015-12-06 19:50:14 +00:00
Taylor Otwell
2ea2ae0f3f
allow guard to be specified on middleaware
2015-12-05 21:56:17 -06:00
Taylor Otwell
c2c8ab6f5f
line length
2015-12-05 21:52:46 -06:00
Taylor Otwell
2adbbbd91e
update config
2015-12-04 22:50:20 -06:00
Taylor Otwell
ba7137dcb0
update routes and middleware
2015-12-03 23:11:04 -06:00