Commit History

Author SHA1 Message Date
  Taylor Otwell f2279c0210 Scaffold authentication as default example. 10 years ago
  Taylor Otwell c6722869a8 Merge pull request #3061 from antonioribeiro/patch-2 10 years ago
  Taylor Otwell 18301a1fd2 Merge pull request #3062 from jlaswell/patch-1 10 years ago
  Taylor Otwell c39679bb86 Merge pull request #3065 from johnhout/patch-1 10 years ago
  Taylor Otwell 6e438cfb5b Merge pull request #3070 from alexsoft/patch-1 10 years ago
  Taylor Otwell 97d95abfa6 Add post-install cmds for routes and events. 10 years ago
  Jeffrey Way 060e6441c8 Default Gulpfile example to Sass 10 years ago
  Alex Plekhanov ead41d254d Add missing gulp-utils package to package.json 10 years ago
  John in 't Hout 6c0b7916a4 Update CsrfMiddleware.php 10 years ago
  John in 't Hout 409fa574fc Update CsrfMiddleware.php 10 years ago
  Taylor Otwell 7120fbb272 Add elixir to dependencies. 10 years ago
  Taylor Otwell a2dacbb0fa Something special. 10 years ago
  Taylor Otwell 52e68f981f Fix check. 10 years ago
  Taylor Otwell ef855c1175 Tweak environment file settings. 10 years ago
  Taylor Otwell 714f6a5574 Fix method call. 10 years ago
  Taylor Otwell e5e7af82a6 Fix check. 10 years ago
  Taylor Otwell 4d0de14b45 tweaks CSRF filter. 10 years ago
  John in 't Hout 75cc5a7e2e Added @throws TokenMismatchException 10 years ago
  John Laswell 568d06d903 MaintenanceMiddleware contract 10 years ago
  Antonio Carlos Ribeiro f17ac36e6a Remove unused Route 10 years ago
  Taylor Otwell e16868571b Add example configuration file. 10 years ago
  Taylor Otwell 5a34c60c61 Simplify environment loading. 10 years ago
  Taylor Otwell 6980d95c21 Fix a few things. 10 years ago
  Taylor Otwell 535889f1ce Update gitignore file. 10 years ago
  Taylor Otwell 84b8a7c88b Remove from compile list. 10 years ago
  Taylor Otwell 17ac063e80 Update middleware. 10 years ago
  Taylor Otwell fbd5a9ef92 Fix typo. 10 years ago
  Taylor Otwell b8f3dd6265 Working on middle wares. 10 years ago
  Taylor Otwell 43e8c60a11 Write a base app service provider. 10 years ago
  Taylor Otwell d2937ea714 Working on stack. 10 years ago
  Taylor Otwell 2893433b35 Add application stack to app server provider. 10 years ago
  Taylor Otwell ab53517076 No need to extend controller. 10 years ago
  Taylor Otwell 8a2f8bb2c7 Working on a few files. 10 years ago
  Taylor Otwell 65dce4d093 Shorten type-hint in docblock. 10 years ago
  Taylor Otwell 3cb71182a9 Merge pull request #3045 from robinmitra/develop 10 years ago
  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