Commit History

Author SHA1 Message Date
  Taylor Otwell 5eb4d0afd7 Merge pull request #3048 from lucidlogic/master 10 years ago
  Taylor Otwell 2ac4ce6fc4 Merge pull request #3052 from antonioribeiro/patch-1 10 years ago
  Taylor Otwell 8720d7d608 Remove log file. 10 years ago
  Taylor Otwell 800cdac1a0 Work on paths. 10 years ago
  Taylor Otwell 7e781b3dc4 Stub file. 10 years ago
  Taylor Otwell da7443abba Tweak some paths. 10 years ago
  Antonio Carlos Ribeiro e82a78c40f Remove unused Dispatcher 10 years ago
  Taylor Otwell 0a4509835d Include an empty assets directory. 10 years ago
  Gareth Edwards cbfa5af920 minor spelling/grammar corrections 10 years ago
  Taylor Otwell e700cd710e Use new providers. 10 years ago
  Taylor Otwell ab7ba393be Add an event service provider. 10 years ago
  Dries Vints 2b8311f711 Add PHPSpec config file and dependency 10 years ago
  Robin Mita 2167722748 Update doc block for LogServiceProvider 10 years ago
  Taylor Otwell 2889a26847 Ignore idea folders. 10 years ago
  Taylor Otwell 9f81d4df6e Simplify things. 10 years ago
  Taylor Otwell cd37f40bba Use helpers. 10 years ago
  Taylor Otwell 63edcad654 Merge pull request #3036 from lucasmichot/short-notation-array 10 years ago
  Taylor Otwell 1edb0eb24c Merge pull request #3035 from danharper/patch-1 10 years ago
  Taylor Otwell 8f3d0ed8eb Inject router into before method. 10 years ago
  Taylor Otwell 692c9667c7 Let router be inherited by route script. 10 years ago
  Lucas Michot 945d4f5594 Convert last long notation array to short notation 10 years ago
  Dan Harper 3bb7a97ce7 Missing Authenticator import in GuestFilter 10 years ago
  Taylor Otwell 076d86bf26 Simplifying some filters. 10 years ago
  Taylor Otwell 986c964c98 Merge pull request #3034 from crynobone/patch/tabs 10 years ago
  crynobone 6abdb1574d Use tabs, always. 10 years ago
  Taylor Otwell d45ff68f6d Merge branch 'develop' of github.com:laravel/laravel into develop 10 years ago
  Taylor Otwell f9c3754df9 More work on filters. 10 years ago
  Taylor Otwell 34ee58acb6 Do some more injection on filters. 10 years ago
  Taylor Otwell fbd663c9f1 Merge pull request #3031 from GrahamCampbell/cs 10 years ago
  Graham Campbell dfaa81c47a Removed a trailing space 10 years ago
  Graham Campbell 37f1e77494 Added missing new lines at eof 10 years ago
  Paulo Freitas 5da4d51f0b Add support for configuring AWS S3 region. 10 years ago
  Taylor Otwell 4e5a151774 Embrace contracts. 10 years ago
  Taylor Otwell 7c8b8e7dba Make Artisan service provider be deferred. 10 years ago
  Taylor Otwell 100f727fd4 Merge pull request #3021 from hernandev/develop 10 years ago
  Diego Hernandes 48860471fb Fix typo on config namespaces.controller to namespace.controllers 10 years ago
  Taylor Otwell bfd5323fab Merge pull request #3011 from tyloo/patch-1 10 years ago
  Julien Bonvarlet 13d19d606d Fix dependency 10 years ago
  Taylor Otwell eff1f84050 Remove extra lines. 10 years ago
  Taylor Otwell 1f738b12b3 Fix readme. 10 years ago
  Taylor Otwell 0f5e0f8b1a Merge pull request #2983 from ajschmaltz/patch-1 10 years ago
  Taylor Otwell 35d2be474a Merge pull request #2985 from brnlbs/develop 10 years ago
  Taylor Otwell 464c595c46 Merge pull request #2991 from alnutile/patch-3 10 years ago
  Taylor Otwell dd42bef809 Working on read me. 10 years ago
  Alfred Nutile 5eaaadc204 [bug] Auth filter still redirects to /login not auth/login 10 years ago
  Brian c3c93cf95b Updated Eloquent to Eloquent\Model 10 years ago
  Taylor Otwell 2fb780b63f Merge pull request #2981 from jasonlewis/fix/auth-csrf-filters 10 years ago
  ajschmaltz c993970a0f Spellcheck 10 years ago
  Jason Lewis 5bdf965a72 Update the docblock for the CsrfFilter. 10 years ago
  Jason Lewis 56a1baed68 Fix parameters for the AuthFilter. 10 years ago
  Taylor Otwell 962ae1b668 Merge pull request #2979 from serhatdurum/develop 10 years ago
  Taylor Otwell 8b18b40a7b Merge pull request #2980 from driesvints/feature/dont-extend-class-aliases 10 years ago
  Dries Vints 2ddf39f29f Remove classes from aliases list 10 years ago
  Taylor Otwell 2b04647bb7 Remove a few providers. 10 years ago
  Taylor Otwell aa9015cac0 Use working directory. 10 years ago
  Taylor Otwell a27f7486dc Extend model. 10 years ago
  Taylor Otwell 6fe851cc0a Import facade. 10 years ago
  Taylor Otwell a7f3512743 Set root controller namespace. 10 years ago
  Taylor Otwell 2f998b2095 Settle on Facades in service providers. 10 years ago
  Taylor Otwell 45f0b4f9d9 Use injection here. Blah, can't decide. 10 years ago
  Taylor Otwell c9ea1cbf03 Fix doc blocks. 10 years ago
  serhatdurum 01e97e13e2 Convert language PHP 5.4 arrays. 10 years ago
  serhatdurum 5f5cc828d3 Convert language PHP 5.4 arrays. 10 years ago
  serhatdurum a1547b30ad Convert language PHP 5.4 arrays. 10 years ago
  Taylor Otwell bde518b59c Use App facade. 10 years ago
  Taylor Otwell 198b54d4ad Simplify providers. 10 years ago
  Taylor Otwell 78c932f688 Working on a few changes. 10 years ago
  Taylor Otwell fdba65c0dc Convert arrays. 10 years ago
  Taylor Otwell 76c84d8652 Convert configuration PHP 5.4 arrays. 10 years ago
  Taylor Otwell a204045b28 Typo. 10 years ago
  Taylor Otwell 3ade971b23 Add filesystem configuration. 10 years ago
  Taylor Otwell d6719eb5e5 Fix contracts. 10 years ago
  Taylor Otwell 3e9e9c6cb7 Merge branch 'master' into develop 10 years ago
  Taylor Otwell 462b91157b Merge pull request #2960 from josezenem/master 10 years ago
  Taylor Otwell 3ee17a92e8 Merge branch 'master' into develop 10 years ago
  Taylor Otwell b363f3d195 Merge pull request #2964 from cjaoude/master 10 years ago
  Taylor Otwell f6b347b976 Add language line. 10 years ago
  Taylor Otwell 5b1e511ab1 Merge branch 'master' into develop 10 years ago
  Taylor Otwell 55053de667 Merge pull request #2971 from barryvdh/patch-3 10 years ago
  Taylor Otwell e52be1f98d Merge pull request #2974 from jpavon/patch-2 10 years ago
  Taylor Otwell ca3c8c3e56 Remove unnecessary alias. 10 years ago
  Taylor Otwell 35df36febb Fix slashes. 10 years ago
  Taylor Otwell c9fb1c9110 Fixing a few things. Namespace configuration. 10 years ago
  Taylor Otwell a68933d34c Remove some service providers and aliases. 10 years ago
  Taylor Otwell 4204337382 Remove remote provider. 10 years ago
  Julio Pavón 479461e01f Simplify .gitignore's .env 10 years ago
  Barry vd. Heuvel c4bb1b8e59 Add type 'project' to composer.json 10 years ago
  Taylor Otwell aeffa1766f Fix path. 10 years ago
  Taylor Otwell e7617ff19b Change how controller is aliased. 10 years ago
  Taylor Otwell 59289aff68 Tweak where views and lang files are located. 10 years ago
  Taylor Otwell 838b20d4a0 Use facades. 10 years ago
  Taylor Otwell 2ab3d52540 Add note. 10 years ago
  Taylor Otwell 695ee0193d Merge pull request #2970 from crynobone/patch/phpunit 10 years ago
  crynobone e084583077 Move PHPUnit to require-dev and fixes directory references to tests. 10 years ago
  Taylor Otwell cadc592ee2 Update controller namespace. 10 years ago
  Taylor Otwell eb4f536c44 Set console command name. 10 years ago
  Taylor Otwell 177d1ebb7a Mega work on structure. 10 years ago
  Taylor Otwell aae8ef3059 Fix gitignore files. 10 years ago
  Taylor Otwell 61b67ef869 Merge pull request #2967 from crynobone/patch/update-gitignore 10 years ago
  Taylor Otwell 80a60552d7 Rename. 10 years ago