Commit Graph

4315 Commits

Author SHA1 Message Date
Taylor Otwell b73e127ed0 Just use one controller call. 2014-11-22 11:33:18 -06:00
Taylor Otwell 9107969da1 Trailing EOF break. 2014-11-21 15:40:41 -06:00
Jeffrey Way 70a80658ab Add starter Sass file 2014-11-21 16:22:13 -05:00
Taylor Otwell 059b0ba799 Fixing a few things. 2014-11-21 15:03:13 -06:00
Jeffrey Way 3a47d709e9 Fix alignment 2014-11-21 11:18:48 -05:00
Jeffrey Way 31798823c1 Add Bower 2014-11-21 11:09:31 -05:00
Jeffrey Way ccaa7b188f Fix Indentation 2014-11-21 11:09:13 -05:00
Taylor Otwell 3a2dd312be Fix comment. 2014-11-21 08:20:05 -06:00
Taylor Otwell 32fd6ca3d7 Remove comment. 2014-11-21 08:17:13 -06:00
Taylor Otwell 80fb944e45 Remove the server file. 2014-11-20 19:53:24 -06:00
Taylor Otwell 91f174821f Stub SES configuration. 2014-11-19 23:36:45 -06:00
Taylor Otwell f9d4bcd13d Change default Elixir file. 2014-11-19 21:21:04 -06:00
Taylor Otwell 29ad85dbd1 Change wording. 2014-11-19 21:16:59 -06:00
Taylor Otwell abaee25b56 Add clarification to comment. 2014-11-19 20:00:42 -06:00
Taylor Otwell 2e0afb9bf1 Fix a few comments for wording. 2014-11-19 19:59:36 -06:00
Taylor Otwell 994e099928 Update syntax. 2014-11-19 19:49:18 -06:00
Taylor Otwell 8b70eabf39 Update the app skeleton. 2014-11-19 19:45:46 -06:00
Taylor Otwell 6b60dc6650 Fix handler. 2014-11-19 09:03:05 -06:00
Taylor Otwell 536fe29b6b Remove extra semicolon. 2014-11-19 08:15:55 -06:00
Taylor Otwell 313abe624d Use real command name. 2014-11-18 23:12:28 -06:00
Taylor Otwell 71a8e00f26 Merge branch 'schedule' into develop 2014-11-18 22:48:49 -06:00
Taylor Otwell a7e6a89c91 Add scheduled commands. 2014-11-18 22:48:38 -06:00
Melvin Lammerts 06886b7369 Removed unnecessary 'else' statement 2014-11-15 23:55:35 +01:00
Taylor Otwell 9a0612fc26 Separate namespaces for when app is named. 2014-11-14 16:44:01 -05:00
Wing Lian 858bf03610 use APP_KEY from environment if available for the secret key 2014-11-12 15:52:49 -05:00
Taylor Otwell e3e7cc499f Set the root controller namespace. 2014-11-11 20:10:53 -06:00
Taylor Otwell ca2f02284c Rename middleware to more "action" words. 2014-11-11 12:51:55 -06:00
Taylor Otwell d2aebd283e Rename middleware. 2014-11-11 10:27:30 -06:00
Taylor Otwell e02e3456ed Update middleware reference. 2014-11-10 13:43:44 -06:00
Taylor Otwell a98c0d64c7 Move middleware. 2014-11-10 13:38:19 -06:00
Taylor Otwell 97287c89fe Update middleware. 2014-11-10 13:25:08 -06:00
Taylor Otwell 2cb7450aaf modify contract. 2014-11-10 11:51:42 -06:00
Taylor Otwell 6e0a5603fe Update middleware list. 2014-11-10 10:20:41 -06:00
Taylor Otwell bdb839222d Check type of token. 2014-11-09 16:31:08 -06:00
Taylor Otwell ba0cf2a1c9 Check type of token as well. 2014-11-09 16:29:56 -06:00
Taylor Otwell 0a01aca6b4 Use the console kernel. 2014-11-07 11:56:21 -06:00
Taylor Otwell f66122149a Bootstrap the application when testing. 2014-11-07 10:07:31 -06:00
Taylor Otwell 55965c73c5 Rename. 2014-11-07 10:00:30 -06:00
Taylor Otwell 929e638c7e Rename traits. 2014-11-07 09:39:01 -06:00
Taylor Otwell 3c9d67ad65 Remove some stuff from .gitignore.
Let people define their own global .gitignore file. Also people keep
complaining that composer.lock is in this file.
2014-11-06 20:51:39 -06:00
Taylor Otwell 46d1a27b77 Terminate the request after sending. 2014-11-06 20:06:49 -06:00
Taylor Otwell 4b2694ce76 Fix file. 2014-11-06 13:17:58 -06:00
Taylor Otwell 33efefa388 Fix redirects. 2014-11-06 13:16:29 -06:00
Taylor Otwell c17925bce4 Merge pull request #3108 from pascalschwientek/patch-1
minor spelling/grammar corrections
2014-11-06 13:14:47 -06:00
Taylor Otwell 754ea2656c Tweak wording. 2014-11-06 13:11:17 -06:00
Taylor Otwell 0c3f1c967c Merge pull request #3118 from miclf/patch-1
Prevent TokenMismatchException for HTTP OPTIONS requests
2014-11-06 13:10:14 -06:00
Taylor Otwell 10452da7b5 Merge pull request #3112 from nblackburn/patch-1
Updated CSRF middleware reference
2014-11-06 08:57:24 -06:00
Taylor Otwell fcca359778 Working on middleware. 2014-11-05 11:18:00 -06:00
Taylor Otwell d5e5947a6a Add to compile. 2014-11-05 10:19:15 -06:00
Taylor Otwell a8e4f23126 Merge branch 'config' into develop 2014-11-05 10:19:02 -06:00