Commit Graph
100 Commits
Author SHA1 Message Date
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
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
Taylor Otwell 4eb28ba069 base controller doesn't have to be abstract. 2015-12-02 08:21:23 -06: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
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
Taylor Otwell 49c1a0dc44 Merge pull request #3568 from rspahni/patch-1
Wording "Reminder" => "Reset"
2015-11-25 16:05:00 -06:00
Taylor Otwell 7b263997e7 Merge pull request #3570 from anik786/patch-2
Remove unnecessary fully quantified name
2015-11-25 16:03:44 -06:00
Taylor Otwell 5cd4ba7255 Merge pull request #3573 from owen-it/master
[5.1] Remove alias Inspiring
2015-11-25 16:02:28 -06:00
Taylor Otwell 1fac29099e Merge pull request #3567 from phleobon/patch-1
Bump Laravel Elixir version
2015-11-22 22:06:41 -06:00
Taylor Otwell 091489d17b Merge pull request #3564 from martinbean/patch-1
Change redirect when authenticated
2015-11-21 12:31:47 -06:00
Taylor Otwell 8611ded0cc Merge pull request #3558 from GrahamForks/deps
[5.2] Added two symfony deps to require-dev
2015-11-14 12:24:35 -06:00
Taylor Otwell 10f242eaa5 remove lock 2015-11-13 16:17:17 -06:00
Taylor Otwell 8476df5c9e Merge pull request #3551 from arcanedev-maroc/master
Updating the log system with env variable
2015-11-06 09:23:30 -06:00
Taylor Otwell 270f0878a9 Merge pull request #3548 from CupOfTea696/master
required_unless lang line fix
2015-11-01 19:18:35 -06:00
Taylor Otwell 9ad221b15c Merge pull request #3547 from laravel/analysis-8b2da8
Applied fixes from StyleCI
2015-10-31 13:40:39 -05:00
Taylor Otwell a383c8447c Applied fixes from StyleCI 2015-10-31 14:40:32 -04:00
Taylor Otwell c6ed15e126 Merge branch 'master' into develop 2015-10-31 13:38:28 -05:00
Taylor Otwell 8a49b4f137 add required_unless lang line 2015-10-31 13:38:22 -05:00
Taylor Otwell b89502ed82 Just use base user by default. 2015-10-30 14:14:51 -05:00
Taylor Otwell c18ee4917d Remove unneeded table name. 2015-10-30 13:39:07 -05:00
Taylor Otwell e21667f2a6 Merge pull request #3543 from anakadote/master
Set Mail pretend config from .env
2015-10-29 16:24:47 -05:00
Taylor Otwell 4b1322e9a0 Merge remote-tracking branch 'origin/develop' into develop 2015-10-29 09:59:38 -05:00
Taylor Otwell 58bc5273b8 add property by default 2015-10-29 09:59:32 -05:00
Taylor Otwell 892ab27f8d Merge pull request #3537 from rkgrep/patch-2
Redis connection setup in .env
2015-10-26 11:48:53 -05:00
Taylor Otwell 7568940c71 Merge pull request #3536 from bbashy/patch-2
PSR-2 formatting of User model?
2015-10-26 08:36:11 -05:00
Taylor Otwell 54533fc037 spacing 2015-10-20 13:57:31 -07:00
Taylor Otwell d15ab4b82e Alpha order. 2015-10-14 09:34:10 -05:00
Taylor Otwell 68738b5015 Change exceptions to ignore. 2015-10-14 09:09:56 -05:00
Taylor Otwell 37363acacd Clean up exception handler. Add new ignores. 2015-10-14 08:46:25 -05:00
Taylor Otwell 5b08ff0b34 Merge branch 'master' into develop 2015-10-14 08:43:14 -05:00
Taylor Otwell 421c0d0aba Merge remote-tracking branch 'origin/master' 2015-10-08 09:45:20 -05:00
Taylor Otwell f6b05ee3ce tweak options 2015-10-08 09:45:11 -05:00
Taylor Otwell b1b33c8527 Merge pull request #3511 from JosephSilber/no-unguard
Remove unguard call
2015-10-04 17:55:13 -05:00
Taylor Otwell b0a22fc511 Merge pull request #3501 from crynobone/feature/use-this
[5.1] Use $this instead of parent.
2015-09-21 12:43:32 -05:00
Taylor Otwell 24575f4b89 Merge pull request #3500 from pedes42/master
Replace storage_path with database_path helper
2015-09-18 07:56:38 -05:00
Taylor Otwell 7d4b5d75ef Default auth service provider. 2015-08-29 20:27:18 -05:00
Taylor Otwell 420e813498 Implement interface. 2015-08-29 16:51:13 -05:00
Taylor Otwell 72a10c64c2 Define HasAbilities trait on default user. 2015-08-29 16:42:19 -05:00
Taylor Otwell 9bb3c9fb3e Merge remote-tracking branch 'origin/master' 2015-08-29 16:36:28 -05:00
Taylor Otwell c82c5eceda acl changes 2015-08-29 16:36:22 -05:00
Taylor Otwell f40e72fa2f Merge pull request #3484 from Zarthus/patch/views-use-https
Use https rather than // for google fonts in default views.
2015-08-17 11:33:03 -05:00
Taylor Otwell 2ddeae9c71 Merge pull request #3480 from bmitch/JsonErrorMsg
Error message for JSON validation
2015-08-16 12:17:00 -05:00
Taylor Otwell 749bb11ab9 Merge pull request #3478 from krienow/remove-phpspec-yml
remove phpspec.yml
2015-08-08 19:34:58 -05:00
Taylor Otwell f047f80dc0 fix incorrect method name in comment. 2015-08-08 08:07:23 -05:00
Taylor Otwell 9c66082972 fix type hitns 2015-08-06 12:49:41 -05:00
Taylor Otwell 58e4045f6d remove phpspec 2015-08-06 12:44:12 -05:00
Taylor Otwell c131299976 fix conflicts 2015-08-06 12:43:57 -05:00
Taylor Otwell 395b69b540 fix status code 2015-08-06 12:07:35 -05:00
Taylor Otwell f478406894 Merge remote-tracking branch 'origin/master' 2015-08-06 12:07:10 -05:00
Taylor Otwell da7376d461 working on exception handling for model not found. 2015-08-06 12:07:04 -05:00
Taylor Otwell 51299e78cd Merge pull request #3468 from laracasts/patch-1
Bump Laravel Elixir version
2015-07-28 09:04:45 -05:00
Taylor Otwell 9d82fc6007 Merge pull request #3467 from andrewhood125/homestead-json
Ignore Homestead.json
2015-07-25 21:04:59 -05:00
Taylor Otwell 8061c2132c Convert some variables to env variables in services.php. 2015-07-23 10:58:17 -05:00
Taylor Otwell 0cf34a3bc0 Merge pull request #3465 from jumilla/patch-1
Sorted by alphabetic.
2015-07-23 08:47:41 -05:00
Taylor Otwell 9b359ba24c Merge pull request #3459 from jonathantorres/new-line
Newline on .env.example
2015-07-17 21:45:57 -05:00
Taylor Otwell 5964dcf97a Merge pull request #3456 from sileence/bcrypt_password_factory
Using the bcrypt function in users generated by the model factory
2015-07-13 20:40:02 -05:00
Taylor Otwell e3f18ea5f6 Merge pull request #3449 from browner12/patch-1
type hint faker generator
2015-07-07 21:06:40 -05:00
Taylor Otwell ef958716c3 change language files 2015-07-03 20:41:09 -05:00
Taylor Otwell ecd52ef1d2 fix order 2015-07-02 14:20:33 -05:00
Taylor Otwell 48abc56ede Merge pull request #3444 from antonybudianto/patch-1
Add ThrottleLogin localization support
2015-07-02 14:19:51 -05:00
Taylor Otwell 901a45fd96 added throttles logins trait by default 2015-07-01 13:30:05 -05:00
Taylor Otwell 07cb1eb873 Merge pull request #3440 from mikaelmattsson/patch-1
Change comment to reflect the change of the default css preprocessor.
2015-06-27 11:25:02 -05:00
Taylor Otwell 804b9d7460 fix wording 2015-06-26 08:30:59 -05:00
Taylor Otwell 99d25ec96c Merge pull request #3438 from bbashy/patch-1
Fix redirect loop .htaccess
2015-06-26 08:30:37 -05:00
Taylor Otwell a9ca36a8ca no margin needed. 2015-06-25 13:34:04 -05:00
Taylor Otwell 09d028f14b change welcome splash 2015-06-25 13:30:52 -05:00
Taylor Otwell 2dd8ed131a Merge pull request #3435 from tonglil/master
Use double quotes for html attributes
2015-06-23 14:08:14 -05:00
Taylor Otwell 9089b7e2ae Merge pull request #3434 from josezenem/master
Use the ::class notation
2015-06-23 12:08:36 -05:00
Taylor Otwell 04709cf0ed tweak package file 2015-06-23 10:58:54 -05:00
Taylor Otwell ad08717680 tweak default asset setup 2015-06-22 18:24:47 -05:00
Taylor Otwell 69076cb13f Merge remote-tracking branch 'origin/master' 2015-06-20 14:56:33 -05:00
Taylor Otwell 7a8800c6b4 add Homestead.yaml to gitignore 2015-06-20 14:56:23 -05:00
Taylor Otwell 3b0d03920e Merge pull request #3426 from Phyxsius/patch-2
Maintain alphabetical order
2015-06-16 09:38:18 -05:00
Taylor Otwell 15d6f3fe15 remove stability setting 2015-06-14 17:53:36 -05:00
Taylor Otwell 63ba6decb3 remove prefer stable 2015-06-14 17:46:57 -05:00
Taylor Otwell 5033b85080 Merge pull request #3421 from barryvdh/patch-1
Set minimum stability to stable
2015-06-14 17:45:10 -05:00