Commit History

Author SHA1 Message Date
  Taylor Otwell 7120fbb272 Add elixir to dependencies. 9 years ago
  Taylor Otwell a2dacbb0fa Something special. 9 years ago
  Taylor Otwell 52e68f981f Fix check. 9 years ago
  Taylor Otwell ef855c1175 Tweak environment file settings. 9 years ago
  Taylor Otwell 714f6a5574 Fix method call. 9 years ago
  Taylor Otwell e5e7af82a6 Fix check. 9 years ago
  Taylor Otwell 4d0de14b45 tweaks CSRF filter. 9 years ago
  Taylor Otwell e16868571b Add example configuration file. 9 years ago
  Taylor Otwell 5a34c60c61 Simplify environment loading. 9 years ago
  Taylor Otwell 6980d95c21 Fix a few things. 9 years ago
  Taylor Otwell 535889f1ce Update gitignore file. 9 years ago
  Taylor Otwell 84b8a7c88b Remove from compile list. 9 years ago
  Taylor Otwell 17ac063e80 Update middleware. 9 years ago
  Taylor Otwell fbd5a9ef92 Fix typo. 9 years ago
  Taylor Otwell b8f3dd6265 Working on middle wares. 9 years ago
  Taylor Otwell 43e8c60a11 Write a base app service provider. 9 years ago
  Taylor Otwell d2937ea714 Working on stack. 9 years ago
  Taylor Otwell 2893433b35 Add application stack to app server provider. 9 years ago
  Taylor Otwell ab53517076 No need to extend controller. 9 years ago
  Taylor Otwell 8a2f8bb2c7 Working on a few files. 9 years ago
  Taylor Otwell 65dce4d093 Shorten type-hint in docblock. 9 years ago
  Taylor Otwell 3cb71182a9 Merge pull request #3045 from robinmitra/develop 9 years ago
  Taylor Otwell 2ac4ce6fc4 Merge pull request #3052 from antonioribeiro/patch-1 9 years ago
  Taylor Otwell 8720d7d608 Remove log file. 9 years ago
  Taylor Otwell 800cdac1a0 Work on paths. 9 years ago
  Taylor Otwell 7e781b3dc4 Stub file. 9 years ago
  Taylor Otwell da7443abba Tweak some paths. 9 years ago
  Antonio Carlos Ribeiro e82a78c40f Remove unused Dispatcher 9 years ago
  Taylor Otwell 0a4509835d Include an empty assets directory. 9 years ago
  Taylor Otwell e700cd710e Use new providers. 9 years ago
  Taylor Otwell ab7ba393be Add an event service provider. 9 years ago
  Robin Mita 2167722748 Update doc block for LogServiceProvider 9 years ago
  Taylor Otwell 2889a26847 Ignore idea folders. 9 years ago
  Taylor Otwell 9f81d4df6e Simplify things. 9 years ago
  Taylor Otwell cd37f40bba Use helpers. 9 years ago
  Taylor Otwell 63edcad654 Merge pull request #3036 from lucasmichot/short-notation-array 9 years ago
  Taylor Otwell 1edb0eb24c Merge pull request #3035 from danharper/patch-1 9 years ago
  Taylor Otwell 8f3d0ed8eb Inject router into before method. 9 years ago
  Taylor Otwell 692c9667c7 Let router be inherited by route script. 9 years ago
  Lucas Michot 945d4f5594 Convert last long notation array to short notation 9 years ago
  Dan Harper 3bb7a97ce7 Missing Authenticator import in GuestFilter 9 years ago
  Taylor Otwell 076d86bf26 Simplifying some filters. 9 years ago
  Taylor Otwell 986c964c98 Merge pull request #3034 from crynobone/patch/tabs 9 years ago
  crynobone 6abdb1574d Use tabs, always. 9 years ago
  Taylor Otwell d45ff68f6d Merge branch 'develop' of github.com:laravel/laravel into develop 9 years ago
  Taylor Otwell f9c3754df9 More work on filters. 9 years ago
  Taylor Otwell 34ee58acb6 Do some more injection on filters. 9 years ago
  Taylor Otwell fbd663c9f1 Merge pull request #3031 from GrahamCampbell/cs 9 years ago
  Graham Campbell dfaa81c47a Removed a trailing space 9 years ago
  Graham Campbell 37f1e77494 Added missing new lines at eof 9 years ago
  Taylor Otwell 4e5a151774 Embrace contracts. 9 years ago
  Taylor Otwell 7c8b8e7dba Make Artisan service provider be deferred. 9 years ago
  Taylor Otwell 100f727fd4 Merge pull request #3021 from hernandev/develop 9 years ago
  Diego Hernandes 48860471fb Fix typo on config namespaces.controller to namespace.controllers 9 years ago
  Taylor Otwell bfd5323fab Merge pull request #3011 from tyloo/patch-1 9 years ago
  Julien Bonvarlet 13d19d606d Fix dependency 9 years ago
  Taylor Otwell eff1f84050 Remove extra lines. 9 years ago
  Taylor Otwell 1f738b12b3 Fix readme. 9 years ago
  Taylor Otwell 0f5e0f8b1a Merge pull request #2983 from ajschmaltz/patch-1 9 years ago
  Taylor Otwell 35d2be474a Merge pull request #2985 from brnlbs/develop 9 years ago
  Taylor Otwell 464c595c46 Merge pull request #2991 from alnutile/patch-3 9 years ago
  Taylor Otwell dd42bef809 Working on read me. 9 years ago
  Alfred Nutile 5eaaadc204 [bug] Auth filter still redirects to /login not auth/login 9 years ago
  Brian c3c93cf95b Updated Eloquent to Eloquent\Model 9 years ago
  Taylor Otwell 2fb780b63f Merge pull request #2981 from jasonlewis/fix/auth-csrf-filters 9 years ago
  ajschmaltz c993970a0f Spellcheck 9 years ago
  Jason Lewis 5bdf965a72 Update the docblock for the CsrfFilter. 9 years ago
  Jason Lewis 56a1baed68 Fix parameters for the AuthFilter. 9 years ago
  Taylor Otwell 962ae1b668 Merge pull request #2979 from serhatdurum/develop 9 years ago
  Taylor Otwell 8b18b40a7b Merge pull request #2980 from driesvints/feature/dont-extend-class-aliases 9 years ago
  Dries Vints 2ddf39f29f Remove classes from aliases list 9 years ago
  Taylor Otwell 2b04647bb7 Remove a few providers. 9 years ago
  Taylor Otwell aa9015cac0 Use working directory. 9 years ago
  Taylor Otwell a27f7486dc Extend model. 9 years ago
  Taylor Otwell 6fe851cc0a Import facade. 9 years ago
  Taylor Otwell a7f3512743 Set root controller namespace. 9 years ago
  Taylor Otwell 2f998b2095 Settle on Facades in service providers. 9 years ago
  Taylor Otwell 45f0b4f9d9 Use injection here. Blah, can't decide. 9 years ago
  Taylor Otwell c9ea1cbf03 Fix doc blocks. 9 years ago
  serhatdurum 01e97e13e2 Convert language PHP 5.4 arrays. 9 years ago
  serhatdurum 5f5cc828d3 Convert language PHP 5.4 arrays. 9 years ago
  serhatdurum a1547b30ad Convert language PHP 5.4 arrays. 9 years ago
  Taylor Otwell bde518b59c Use App facade. 9 years ago
  Taylor Otwell 198b54d4ad Simplify providers. 9 years ago
  Taylor Otwell 78c932f688 Working on a few changes. 9 years ago
  Taylor Otwell fdba65c0dc Convert arrays. 9 years ago
  Taylor Otwell 76c84d8652 Convert configuration PHP 5.4 arrays. 9 years ago
  Taylor Otwell a204045b28 Typo. 9 years ago
  Taylor Otwell 3ade971b23 Add filesystem configuration. 9 years ago
  Taylor Otwell d6719eb5e5 Fix contracts. 9 years ago
  Taylor Otwell 3e9e9c6cb7 Merge branch 'master' into develop 9 years ago
  Taylor Otwell 462b91157b Merge pull request #2960 from josezenem/master 9 years ago
  Taylor Otwell 3ee17a92e8 Merge branch 'master' into develop 9 years ago
  Taylor Otwell b363f3d195 Merge pull request #2964 from cjaoude/master 9 years ago
  Taylor Otwell f6b347b976 Add language line. 9 years ago
  Taylor Otwell 5b1e511ab1 Merge branch 'master' into develop 9 years ago
  Taylor Otwell 55053de667 Merge pull request #2971 from barryvdh/patch-3 9 years ago
  Taylor Otwell e52be1f98d Merge pull request #2974 from jpavon/patch-2 9 years ago
  Taylor Otwell ca3c8c3e56 Remove unnecessary alias. 9 years ago
  Taylor Otwell 35df36febb Fix slashes. 9 years ago