Commit History

Author SHA1 Message Date
  Taylor Otwell 6b60dc6650 Fix handler. 9 years ago
  Taylor Otwell 536fe29b6b Remove extra semicolon. 9 years ago
  Taylor Otwell 313abe624d Use real command name. 9 years ago
  Taylor Otwell 71a8e00f26 Merge branch 'schedule' into develop 9 years ago
  Taylor Otwell a7e6a89c91 Add scheduled commands. 9 years ago
  Melvin Lammerts 06886b7369 Removed unnecessary 'else' statement 9 years ago
  Taylor Otwell 9a0612fc26 Separate namespaces for when app is named. 9 years ago
  Wing Lian 858bf03610 use APP_KEY from environment if available for the secret key 10 years ago
  Taylor Otwell e3e7cc499f Set the root controller namespace. 10 years ago
  Taylor Otwell ca2f02284c Rename middleware to more "action" words. 10 years ago
  Taylor Otwell d2aebd283e Rename middleware. 10 years ago
  Taylor Otwell e02e3456ed Update middleware reference. 10 years ago
  Taylor Otwell a98c0d64c7 Move middleware. 10 years ago
  Taylor Otwell 97287c89fe Update middleware. 10 years ago
  Taylor Otwell 2cb7450aaf modify contract. 10 years ago
  Taylor Otwell 6e0a5603fe Update middleware list. 10 years ago
  Taylor Otwell bdb839222d Check type of token. 10 years ago
  Taylor Otwell ba0cf2a1c9 Check type of token as well. 10 years ago
  Taylor Otwell 0a01aca6b4 Use the console kernel. 10 years ago
  Taylor Otwell f66122149a Bootstrap the application when testing. 10 years ago
  Taylor Otwell 55965c73c5 Rename. 10 years ago
  Taylor Otwell 929e638c7e Rename traits. 10 years ago
  Taylor Otwell 3c9d67ad65 Remove some stuff from .gitignore. 10 years ago
  Taylor Otwell 46d1a27b77 Terminate the request after sending. 10 years ago
  Taylor Otwell 4b2694ce76 Fix file. 10 years ago
  Taylor Otwell 33efefa388 Fix redirects. 10 years ago
  Taylor Otwell c17925bce4 Merge pull request #3108 from pascalschwientek/patch-1 10 years ago
  Taylor Otwell 754ea2656c Tweak wording. 10 years ago
  Taylor Otwell 0c3f1c967c Merge pull request #3118 from miclf/patch-1 10 years ago
  Taylor Otwell 10452da7b5 Merge pull request #3112 from nblackburn/patch-1 10 years ago
  Taylor Otwell fcca359778 Working on middleware. 10 years ago
  Taylor Otwell d5e5947a6a Add to compile. 10 years ago
  Taylor Otwell a8e4f23126 Merge branch 'config' into develop 10 years ago
  Taylor Otwell a280988eef Stub out an app service provider. 10 years ago
  Taylor Otwell a59a1416cb Merge pull request #3106 from hannesvdvreken/patch-2 10 years ago
  Taylor Otwell c494e83193 Merge pull request #3114 from matism/develop 10 years ago
  Michaël Lecerf 70d516b7ce Prevent TokenMismatchException for HTTP OPTIONS requests 10 years ago
  Taylor Otwell 27aa85ccdb Remove exception handler. Move to core. 10 years ago
  Taylor Otwell 1209ce7657 Working on exception handling. WIP. 10 years ago
  Taylor Otwell 3c614ac5d6 Working on logging. 10 years ago
  Taylor Otwell 9bc7c00df9 Add logs directory. 10 years ago
  Mathias e1b491065d new logout-method naming 10 years ago
  Taylor Otwell 007040e2ae Remove scan arrays. 10 years ago
  Taylor Otwell ed4b97b33b Working on structure. 10 years ago
  Taylor Otwell c398cda797 Tweak default request setup. 10 years ago
  Taylor Otwell 5d8af6099e Remove extra line. 10 years ago
  Taylor Otwell 0ee0c434a3 Changing default routing setup. 10 years ago
  Nathaniel Blackburn 08c6996d77 Update RouteServiceProvider.php 10 years ago
  Nathaniel Blackburn 68009bb99c Updated CSRF middleware reference 10 years ago
  Taylor Otwell aa8bf8a211 Bind the kernels as singletons. 10 years ago
  Pascal Schwientek e49aaf82ec minor spelling/grammar corrections 10 years ago
  Hannes Van De Vreken 3dfc5fc768 bootstrap/paths.php disappeared 10 years ago
  Jeffrey Way d70914b84d Get latest version of Elixir for now 10 years ago
  Taylor Otwell 657033afa8 Merge pull request #3087 from fungku/develop 10 years ago
  Taylor Otwell 3a844756fe Merge pull request #3091 from GrahamCampbell/patch-1 10 years ago
  Taylor Otwell 36e0014a6a Fix a few password reminder things. 10 years ago
  Taylor Otwell c10ad6269e Remove log service provider since it is part of Bootstrap process. 10 years ago
  Taylor Otwell 9aed9debca Tweak how console commands are registered. 10 years ago
  Taylor Otwell ec9edec9a2 Rename CSRF middleware. 10 years ago
  Taylor Otwell 2542829d84 Rename auth middlewares. 10 years ago
  Taylor Otwell 93b9415cd0 Update middleware. 10 years ago
  Taylor Otwell 5ecc099e70 Rename file. 10 years ago
  Taylor Otwell 22612df444 Middleware. 10 years ago
  Taylor Otwell bcc539ee62 Move bootstraps to base classes. 10 years ago
  Taylor Otwell 4301348646 Large refactor of HTTP and Console stack. 10 years ago
  Taylor Otwell 834cb7530d Fix spacing. 10 years ago
  Taylor Otwell 0cd9ee1e90 Extend controller by default. 10 years ago
  Graham Campbell 133b798cf5 Fixed RouteServiceProvider docblocks 10 years ago
  Taylor Otwell bc593c17aa Demo how to include a routes file. 10 years ago
  Taylor Otwell 0ed0310732 Tweak wording. 10 years ago
  Taylor Otwell d3bf13b10b Working on routing and providers. 10 years ago
  Taylor Otwell 5bb0752338 These annotations are no longer needed. 10 years ago
  Taylor Otwell c0019c6fcb Add CSRF middleware to main app stack. 10 years ago
  Ryan Winchester 6a9516f3b7 Rename Gulpfile.js to gulpfile.js 10 years ago
  Jeffrey Way 001ba10296 Adjust for Elixir move to npm 10 years ago
  Taylor Otwell 95e934698f Merge pull request #3081 from alnutile/patch-5 10 years ago
  Taylor Otwell f5b4e2dc93 Merge pull request #3082 from webpatser/develop 10 years ago
  Taylor Otwell a9bddfc0e0 Add error binder. 10 years ago
  Christoph Kempen 6a8fd616d8 added private setting to package.json so buildservers wont fail on npm warning 10 years ago
  Alfred Nutile dae2db0412 [bug] Not sure but it seems this one should be 10 years ago
  Taylor Otwell 75393db929 Rename a few things. 10 years ago
  Taylor Otwell 57bad0a357 Shorten sentence. 10 years ago
  Taylor Otwell 6eefa4e493 Merge pull request #3078 from anvanza/patch-1 10 years ago
  Taylor Otwell 31296e676b Merge pull request #3079 from mayoz/develop 10 years ago
  Sercan Çakır ce161ee604 Update view.php 10 years ago
  Taylor Otwell d37ee5a8eb Ignore node_modules 10 years ago
  Taylor Otwell 50b6b32ec5 Change some method names. 10 years ago
  anvanza f009ff7b2c Update package.json 10 years ago
  Taylor Otwell da13639135 Fix namespace. 10 years ago
  Taylor Otwell 546c81a190 Fix some password reset stuff. 10 years ago
  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