Commit Graph
100 Commits
Author SHA1 Message Date
Taylor Otwell 57bad0a357 Shorten sentence. 2014-10-12 20:32:41 -05:00
Taylor Otwell 6eefa4e493 Merge pull request #3078 from anvanza/patch-1
Update package.json
2014-10-12 20:25:06 -05:00
Taylor Otwell 31296e676b Merge pull request #3079 from mayoz/develop
Remove pagination config in view
2014-10-12 20:25:01 -05:00
Taylor Otwell d37ee5a8eb Ignore node_modules 2014-10-12 14:37:29 -05:00
Taylor Otwell 50b6b32ec5 Change some method names. 2014-10-12 14:21:59 -05:00
Taylor Otwell da13639135 Fix namespace. 2014-10-12 12:20:32 -05:00
Taylor Otwell 546c81a190 Fix some password reset stuff. 2014-10-12 12:20:01 -05:00
Taylor Otwell f2279c0210 Scaffold authentication as default example. 2014-10-11 22:46:53 -05:00
Taylor Otwell c6722869a8 Merge pull request #3061 from antonioribeiro/patch-2
Remove unused Route
2014-10-11 21:04:52 -05:00
Taylor Otwell 18301a1fd2 Merge pull request #3062 from jlaswell/patch-1
MaintenanceMiddleware implement Contract
2014-10-11 21:04:43 -05:00
Taylor Otwell c39679bb86 Merge pull request #3065 from johnhout/patch-1
Added @throws TokenMismatchException
2014-10-11 21:04:26 -05:00
Taylor Otwell 6e438cfb5b Merge pull request #3070 from alexsoft/patch-1
Add missing gulp-utils package to package.json
2014-10-11 21:04:04 -05:00
Taylor Otwell 97d95abfa6 Add post-install cmds for routes and events. 2014-10-11 20:53:31 -05:00
Taylor Otwell 7120fbb272 Add elixir to dependencies. 2014-10-10 12:54:01 -05:00
Taylor Otwell a2dacbb0fa Something special. 2014-10-10 12:51:20 -05:00
Taylor Otwell 52e68f981f Fix check. 2014-10-10 10:18:57 -05:00
Taylor Otwell ef855c1175 Tweak environment file settings. 2014-10-10 08:33:05 -05:00
Taylor Otwell 714f6a5574 Fix method call. 2014-10-09 22:27:01 -05:00
Taylor Otwell e5e7af82a6 Fix check. 2014-10-09 21:56:13 -05:00
Taylor Otwell 4d0de14b45 tweaks CSRF filter. 2014-10-09 21:50:52 -05:00
Taylor Otwell e16868571b Add example configuration file. 2014-10-08 17:15:40 -05:00
Taylor Otwell 5a34c60c61 Simplify environment loading. 2014-10-08 17:12:10 -05:00
Taylor Otwell 6980d95c21 Fix a few things. 2014-10-08 16:36:38 -05:00
Taylor Otwell 535889f1ce Update gitignore file. 2014-10-06 23:13:09 -05:00
Taylor Otwell 84b8a7c88b Remove from compile list. 2014-10-06 22:57:08 -05:00
Taylor Otwell 17ac063e80 Update middleware. 2014-10-06 17:13:10 -05:00
Taylor Otwell fbd5a9ef92 Fix typo. 2014-10-06 16:34:44 -05:00
Taylor Otwell b8f3dd6265 Working on middle wares. 2014-10-06 15:46:34 -05:00
Taylor Otwell 43e8c60a11 Write a base app service provider. 2014-10-06 15:35:23 -05:00
Taylor Otwell d2937ea714 Working on stack. 2014-10-06 15:25:53 -05:00
Taylor Otwell 2893433b35 Add application stack to app server provider. 2014-10-06 14:55:55 -05:00
Taylor Otwell ab53517076 No need to extend controller. 2014-10-05 23:43:21 -05:00
Taylor Otwell 8a2f8bb2c7 Working on a few files. 2014-10-03 21:30:51 -05:00
Taylor Otwell 65dce4d093 Shorten type-hint in docblock. 2014-10-02 20:35:44 -05:00
Taylor Otwell 3cb71182a9 Merge pull request #3045 from robinmitra/develop
Update PHPDoc block for LogServiceProvider
2014-10-02 20:35:02 -05:00
Taylor Otwell 2ac4ce6fc4 Merge pull request #3052 from antonioribeiro/patch-1
Remove unused Dispatcher
2014-10-02 20:33:13 -05:00
Taylor Otwell 8720d7d608 Remove log file. 2014-10-02 19:40:36 -05:00
Taylor Otwell 800cdac1a0 Work on paths. 2014-10-02 19:39:47 -05:00
Taylor Otwell 7e781b3dc4 Stub file. 2014-10-02 19:36:22 -05:00
Taylor Otwell da7443abba Tweak some paths. 2014-10-02 19:36:03 -05:00
Taylor Otwell 0a4509835d Include an empty assets directory. 2014-10-01 15:33:55 -05:00
Taylor Otwell e700cd710e Use new providers. 2014-09-30 21:13:58 -05:00
Taylor Otwell ab7ba393be Add an event service provider. 2014-09-30 21:01:17 -05:00
Taylor Otwell 2889a26847 Ignore idea folders. 2014-09-27 20:48:34 -05:00
Taylor Otwell 9f81d4df6e Simplify things. 2014-09-27 20:35:08 -05:00
Taylor Otwell cd37f40bba Use helpers. 2014-09-24 22:36:37 -05:00
Taylor Otwell 63edcad654 Merge pull request #3036 from lucasmichot/short-notation-array
[5.0] Convert last long notation array to short notation
2014-09-24 22:34:52 -05:00
Taylor Otwell 1edb0eb24c Merge pull request #3035 from danharper/patch-1
Missing Authenticator import in GuestFilter
2014-09-24 22:33:52 -05:00
Taylor Otwell 8f3d0ed8eb Inject router into before method. 2014-09-24 09:58:12 -05:00
Taylor Otwell 692c9667c7 Let router be inherited by route script. 2014-09-24 09:49:21 -05:00
Taylor Otwell 076d86bf26 Simplifying some filters. 2014-09-23 08:31:57 -05:00
Taylor Otwell 986c964c98 Merge pull request #3034 from crynobone/patch/tabs
Fixes Indentation: Use tabs, always.
2014-09-23 08:29:48 -05:00
Taylor Otwell d45ff68f6d Merge branch 'develop' of github.com:laravel/laravel into develop 2014-09-22 20:22:19 -05:00
Taylor Otwell f9c3754df9 More work on filters. 2014-09-22 20:22:17 -05:00
Taylor Otwell 34ee58acb6 Do some more injection on filters. 2014-09-22 20:21:58 -05:00
Taylor Otwell fbd663c9f1 Merge pull request #3031 from GrahamCampbell/cs
CS Fixes
2014-09-22 08:57:17 -05:00
Taylor Otwell 4e5a151774 Embrace contracts. 2014-09-18 19:35:08 -05:00
Taylor Otwell 7c8b8e7dba Make Artisan service provider be deferred. 2014-09-17 22:30:45 -05:00
Taylor Otwell 100f727fd4 Merge pull request #3021 from hernandev/develop
Fix typo on config namespaces.controller to namespace.controllers
2014-09-16 11:41:47 -05:00
Taylor Otwell bfd5323fab Merge pull request #3011 from tyloo/patch-1
Fix dependency
2014-09-12 11:02:45 -05:00
Taylor Otwell eff1f84050 Remove extra lines. 2014-09-09 10:01:59 -05:00
Taylor Otwell 1f738b12b3 Fix readme. 2014-09-08 10:19:26 -05:00
Taylor Otwell 0f5e0f8b1a Merge pull request #2983 from ajschmaltz/patch-1
Spellcheck
2014-09-07 17:11:43 -05:00
Taylor Otwell 35d2be474a Merge pull request #2985 from brnlbs/develop
Updated Eloquent to Eloquent\Model
2014-09-07 17:09:05 -05:00
Taylor Otwell 464c595c46 Merge pull request #2991 from alnutile/patch-3
[bug] Auth filter still redirects to /login not auth/login
2014-09-07 17:08:49 -05:00
Taylor Otwell dd42bef809 Working on read me. 2014-09-07 12:05:59 -05:00
Taylor Otwell 2fb780b63f Merge pull request #2981 from jasonlewis/fix/auth-csrf-filters
Fix for the Auth filter and docblock stuff for CSRF filter.
2014-09-03 15:47:18 +02:00
Taylor Otwell 962ae1b668 Merge pull request #2979 from serhatdurum/develop
Convert "language" files php 5.4 arrays
2014-09-02 06:48:48 +02:00
Taylor Otwell 8b18b40a7b Merge pull request #2980 from driesvints/feature/dont-extend-class-aliases
Remove classes from aliases list
2014-09-02 06:48:30 +02:00
Taylor Otwell 2b04647bb7 Remove a few providers. 2014-08-30 12:00:25 +02:00
Taylor Otwell aa9015cac0 Use working directory. 2014-08-29 15:53:01 +02:00
Taylor Otwell a27f7486dc Extend model. 2014-08-29 13:58:51 +02:00
Taylor Otwell 6fe851cc0a Import facade. 2014-08-29 04:54:40 +02:00
Taylor Otwell a7f3512743 Set root controller namespace. 2014-08-29 04:18:29 +02:00
Taylor Otwell 2f998b2095 Settle on Facades in service providers. 2014-08-29 00:21:49 +02:00
Taylor Otwell 45f0b4f9d9 Use injection here. Blah, can't decide. 2014-08-28 15:00:43 +02:00
Taylor Otwell c9ea1cbf03 Fix doc blocks. 2014-08-28 14:47:08 +02:00
Taylor Otwell bde518b59c Use App facade. 2014-08-27 22:05:56 +02:00
Taylor Otwell 198b54d4ad Simplify providers. 2014-08-27 21:50:37 +02:00
Taylor Otwell 78c932f688 Working on a few changes. 2014-08-27 12:49:50 +02:00
Taylor Otwell fdba65c0dc Convert arrays. 2014-08-24 14:04:21 -05:00
Taylor Otwell 76c84d8652 Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
Taylor Otwell a204045b28 Typo. 2014-08-24 13:55:57 -05:00
Taylor Otwell 3ade971b23 Add filesystem configuration. 2014-08-24 13:55:10 -05:00
Taylor Otwell d6719eb5e5 Fix contracts. 2014-08-23 12:50:39 -05:00
Taylor Otwell 3e9e9c6cb7 Merge branch 'master' into develop 2014-08-22 08:34:14 -05:00
Taylor Otwell 462b91157b Merge pull request #2960 from josezenem/master
Missing validation sentence for timezone.
2014-08-22 08:34:03 -05:00
Taylor Otwell 3ee17a92e8 Merge branch 'master' into develop 2014-08-22 08:33:10 -05:00
Taylor Otwell b363f3d195 Merge pull request #2964 from cjaoude/master
Add missing 'reminders.reset' message.
2014-08-22 08:32:50 -05:00
Taylor Otwell f6b347b976 Add language line. 2014-08-22 08:32:07 -05:00
Taylor Otwell 5b1e511ab1 Merge branch 'master' into develop 2014-08-22 08:30:57 -05:00
Taylor Otwell 55053de667 Merge pull request #2971 from barryvdh/patch-3
Add type 'project' to composer.json
2014-08-22 08:29:35 -05:00
Taylor Otwell e52be1f98d Merge pull request #2974 from jpavon/patch-2
Simplify .gitignore's .env
2014-08-22 08:28:50 -05:00
Taylor Otwell ca3c8c3e56 Remove unnecessary alias. 2014-08-21 23:41:47 -05:00
Taylor Otwell 35df36febb Fix slashes. 2014-08-21 22:30:44 -05:00
Taylor Otwell c9fb1c9110 Fixing a few things. Namespace configuration. 2014-08-21 21:25:03 -05:00
Taylor Otwell a68933d34c Remove some service providers and aliases. 2014-08-21 12:47:40 -05:00
Taylor Otwell 4204337382 Remove remote provider. 2014-08-21 10:36:50 -05:00
Taylor Otwell aeffa1766f Fix path. 2014-08-20 23:32:40 -05:00
Taylor Otwell e7617ff19b Change how controller is aliased. 2014-08-20 21:46:01 -05:00