Commit History

Author SHA1 Message Date
  TGM 8dbd26020a Replaced TAB with space 8 years ago
  TGM 9fc55e8464 Added DB_PORT as a default enviroment variable 8 years ago
  Taylor Otwell fc12337663 Merge pull request #3675 from yava9221/master 8 years ago
  yava9221 b51630005b clearing redundancy 8 years ago
  Taylor Otwell 7093812f80 Merge pull request #3674 from themsaid/language-for-distinct 8 years ago
  Mohamed Said c36799ddde Add language line to the validation "distinct" rule 8 years ago
  Taylor Otwell 83fd3f29e7 Merge pull request #3672 from themsaid/add-language-line-for-present-validation-rule 8 years ago
  Mohamed Said fa6c48d27c keep the lines sorted 8 years ago
  Mohamed Said ef6b5a6343 Add language line for the "present" validation rule. 8 years ago
  Taylor Otwell aa07b0c699 Merge pull request #3670 from SammyK/password-column-fix 8 years ago
  SammyK 531629e442 Fix password column for future hashing 8 years ago
  Taylor Otwell 754d78ec8e Merge remote-tracking branch 'origin/master' 8 years ago
  Taylor Otwell 62d62a0524 update method call 8 years ago
  Taylor Otwell dec392623a Merge pull request #3668 from lucasmichot/feature/master/eof 8 years ago
  Lucas Michot 73c6898e1d Ensure files finish with a LB 8 years ago
  Graham Campbell 413c88f114 Merge pull request #3666 from krienow/patch-56c8bf 8 years ago
  krienow e8e73c8866 Add newline character. 8 years ago
  Taylor Otwell e4f7ff9ef1 Merge pull request #3661 from AdenFraser/AppUrlEnv 8 years ago
  Aden Fraser 278c41887c APP_URL added to Environment Configuration 8 years ago
  Taylor Otwell 770f8a7453 Merge pull request #3660 from anthonyholmes/master 8 years ago
  Anthony Holmes 94b568b59d Rename commented default seeder call 8 years ago
  Taylor Otwell b1ccb8f0de Merge pull request #3659 from camilorojas/patch-1 8 years ago
  Camilo Rojas 0ab4b1d5aa MIssing point 8 years ago
  Taylor Otwell 40f9630449 Merge pull request #3658 from martinbean/patch-2 8 years ago
  Martin Bean 00e5c4465c Use safeEmail instead 8 years ago
  Taylor Otwell c751b33d01 add to gitignore 8 years ago
  Taylor Otwell 85e6774d2e simplify filesystem default config 8 years ago
  Taylor Otwell 00f07ff382 Merge remote-tracking branch 'origin/master' 8 years ago
  Taylor Otwell 8e137b525c adding public directory to app storage 8 years ago
  Taylor Otwell 7aa988d491 Merge pull request #3645 from david-ridgeonnet/patch-1 8 years ago
  david-ridgeonnet 89d693b5e6 Added default engine in configuration 8 years ago
  Taylor Otwell 01e3d8f288 Merge pull request #3640 from martinbean/patch-1 8 years ago
  Taylor Otwell ce7c1fedb3 Merge pull request #3641 from jspringe/fix-envexample 8 years ago
  jspringe 2b1cc83171 Changed localhost to 127.0.0.1 8 years ago
  Martin Bean db6bb6a369 Make Memcached options configurable. 8 years ago
  Taylor Otwell eb59458d17 Merge pull request #3637 from gaomd/fix-readme 8 years ago
  Taylor Otwell 70355f3066 Merge pull request #3636 from paulvl/master 8 years ago
  Paul Vidal 85e8d21ef2 handle authorization header 8 years ago
  Mengdi Gao ccdba9ff6f Fix title heading level in readme.md 8 years ago
  Taylor Otwell c6931d266a Merge pull request #3635 from JacobBennett/patch-1 8 years ago
  Jacob Bennett 5b3c5f3f4e Don't return a login page to a JSON request 8 years ago
  Taylor Otwell e46a73ddb7 Merge remote-tracking branch 'origin/master' 8 years ago
  Taylor Otwell c83c0b97f1 change exception 8 years ago
  Taylor Otwell a07fcf2803 Merge pull request #3613 from n1c/patch-1 8 years ago
  Nic 115083bdf2 Fix tab to spaces in web.config 8 years ago
  Taylor Otwell e6dff08752 Merge pull request #3606 from phecho/patch-1 8 years ago
  phecho 99b97ca7ca Change redirecTo in AuthController 8 years ago
  Taylor Otwell 2b940ce5ec return statement not needed here 8 years ago
  Taylor Otwell ad173afa5f Merge pull request #3601 from vinicius73/master 8 years ago
  Vinicius Reis 8f6a6d8df0 Disable demonstration command 8 years ago
  Taylor Otwell 54d1845b70 Merge pull request #3597 from KennedyTedesco/minor-5.2 8 years ago
  Kennedy Tedesco 2e7560ab2a [5.2] Remove unused import 8 years ago
  Taylor Otwell becd774e04 update dependencies 8 years ago
  Graham Campbell 6d1bb6d4ed Merge pull request #3596 from brayniverse/patch-1 8 years ago
  Christopher L Bray 6dcb3ac73e Typo in docs 8 years ago
  Taylor Otwell 895c5fead8 readable name 8 years ago
  Taylor Otwell 8c7ebc5f81 change order of scripts 8 years ago
  Taylor Otwell 638b261a68 Change default view. 8 years ago
  Taylor Otwell 1865c2993e use provider for consistent language 8 years ago
  Taylor Otwell ba857ca50e Uncomment example. 8 years ago
  Taylor Otwell 435104304e Basic token configuration. 8 years ago
  Taylor Otwell 3eb8613ff8 Comment fix. 8 years ago
  Taylor Otwell 171de278d7 Note of explanation. 8 years ago
  Taylor Otwell 1546149198 Merge pull request #3591 from laravel/analysis-zdEQ98 8 years ago
  Taylor Otwell a98759b264 Applied fixes from StyleCI 8 years ago
  Taylor Otwell b70dbaf7a1 define an api group as an example 8 years ago
  Taylor Otwell fa3495a28d comment changes 8 years ago
  Taylor Otwell 527306a14c Remove terminology for "web routes". 8 years ago
  Taylor Otwell 587e514719 Middleware groups, define web group, configure routes file. 8 years ago
  Taylor Otwell 60d782a1bb remove unneeded service provider 8 years ago
  Taylor Otwell 7ef3839fbf adding env to app config 8 years ago
  Taylor Otwell 1d0853b638 Add throttle middleware. 8 years ago
  Taylor Otwell ede3202d66 Merge branch 'master' into develop 8 years ago
  Taylor Otwell 8c27cb56d0 default to null 8 years ago
  Taylor Otwell 48fb9517d2 fix conclits 8 years ago
  Taylor Otwell 4fba29c0ec fix problems 8 years ago
  Taylor Otwell 1173e19293 Merge branch 'master' of https://github.com/SyntaxC4/laravel into SyntaxC4-master 8 years ago
  Taylor Otwell b6625f5ced Merge remote-tracking branch 'origin/develop' into develop 8 years ago
  Taylor Otwell 36db347a0c remove iron config. moved to package 8 years ago
  Graham Campbell b81af30b93 Remove default key 8 years ago
  Taylor Otwell 2ea2ae0f3f allow guard to be specified on middleaware 8 years ago
  Taylor Otwell c2c8ab6f5f line length 8 years ago
  Taylor Otwell 2adbbbd91e update config 8 years ago
  Taylor Otwell ba7137dcb0 update routes and middleware 8 years ago
  Taylor Otwell 3fa12671ce adjusting comments 8 years ago
  Taylor Otwell ff35b10a3d working on config 8 years ago
  Taylor Otwell b0160f5ed6 update defaults 8 years ago
  Taylor Otwell 0898381839 update name to reflect purpose 8 years ago
  Taylor Otwell a690bb7552 fix conflicts 8 years ago
  Taylor Otwell 8414d45cdc update middleware and config 8 years ago
  Graham Campbell f426638445 Merge branch 'master' into develop 8 years ago
  Graham Campbell 6722b10051 Fixed typo 8 years ago
  Taylor Otwell 4eb28ba069 base controller doesn't have to be abstract. 8 years ago
  Graham Campbell 5d6a3cf2ce Merge pull request #3580 from jspekken/patch-1 8 years ago
  Jelle Spekken 39f0cd727a Create a new middlware instance instead of filter. 8 years ago
  Cory Fowler a33c66cf47 changed redis support to load config from env 8 years ago
  Cory Fowler e78d1af0fa added web.config 8 years ago
  Taylor Otwell b685435ecc Merge pull request #3578 from pulkitjalan/patch-1 8 years ago
  Pulkit Jalan 72158f4a8f added queue prefix to match the framework 8 years ago
  Taylor Otwell 90b6578e3e Merge pull request #3577 from laravel/revert-3576-patch-1 8 years ago