Commit Graph

4710 Commits

Author SHA1 Message Date
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
Taylor Otwell 3fa12671ce adjusting comments 2015-12-03 22:26:09 -06:00
Taylor Otwell ff35b10a3d working on config 2015-12-03 22:08:12 -06:00
Taylor Otwell b0160f5ed6 update defaults 2015-12-03 17:10:09 -06:00
Taylor Otwell 0898381839 update name to reflect purpose 2015-12-03 12:28:41 -06:00
Taylor Otwell a690bb7552 fix conflicts 2015-12-03 12:26:26 -06:00
Taylor Otwell 8414d45cdc update middleware and config 2015-12-03 12:25:38 -06:00
Graham Campbell f426638445 Merge branch 'master' into develop 2015-12-02 18:24:27 +00:00
Graham Campbell 6722b10051 Fixed typo 2015-12-02 18:24:00 +00:00
Taylor Otwell 4eb28ba069 base controller doesn't have to be abstract. 2015-12-02 08:21:23 -06:00
Graham Campbell 5d6a3cf2ce Merge pull request #3580 from jspekken/patch-1
Create a new middlware instance instead of filter.
2015-12-02 08:19:52 +00:00
Jelle Spekken 39f0cd727a Create a new middlware instance instead of filter.
Shouldn't this be middleware?
2015-12-02 08:59:51 +01:00
Cory Fowler a33c66cf47 changed redis support to load config from env 2015-12-01 14:15:22 -08:00
Cory Fowler e78d1af0fa added web.config 2015-12-01 14:15:02 -08:00
Taylor Otwell b685435ecc Merge pull request #3578 from pulkitjalan/patch-1
added queue prefix to match the framework
2015-12-01 14:53:31 -06:00
Pulkit Jalan 72158f4a8f added queue prefix to match the framework 2015-12-01 20:27:51 +00:00
Taylor Otwell 90b6578e3e Merge pull request #3577 from laravel/revert-3576-patch-1
Revert "added queue prefix to match the framework"
2015-12-01 14:08:32 -06:00
Taylor Otwell b847ee7486 Revert "added queue prefix to match the framework" 2015-12-01 14:08:26 -06:00
Taylor Otwell 7f216a4213 Merge pull request #3576 from pulkitjalan/patch-1
added queue prefix to match the framework
2015-12-01 14:07:57 -06:00
Pulkit Jalan 40ab9090aa added queue prefix to match the framework 2015-12-01 19:31:16 +00:00