4018 Commits

Author SHA1 Message Date
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
Julio Pavón
479461e01f Simplify .gitignore's .env 2014-08-21 13:42:32 +01:00
Barry vd. Heuvel
c4bb1b8e59 Add type 'project' to composer.json
That is what is suggested by https://getcomposer.org/doc/04-schema.md#type
2014-08-21 09:43:18 +02: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
Taylor Otwell
59289aff68 Tweak where views and lang files are located. 2014-08-20 20:41:24 -05:00
Taylor Otwell
838b20d4a0 Use facades. 2014-08-20 17:04:09 -05:00
Taylor Otwell
2ab3d52540 Add note. 2014-08-20 12:49:00 -05:00
Taylor Otwell
695ee0193d Merge pull request #2970 from crynobone/patch/phpunit
[Fixes] Move PHPUnit to require-dev and fixes directory references to tests.
2014-08-20 09:21:47 -05:00
crynobone
e084583077 Move PHPUnit to require-dev and fixes directory references to tests.
Signed-off-by: crynobone <crynobone@gmail.com>
2014-08-20 19:36:09 +08:00
Taylor Otwell
cadc592ee2 Update controller namespace. 2014-08-20 00:39:17 -05:00
Taylor Otwell
eb4f536c44 Set console command name. 2014-08-20 00:26:14 -05:00
Taylor Otwell
177d1ebb7a Mega work on structure. 2014-08-20 00:26:14 -05:00
Taylor Otwell
aae8ef3059 Fix gitignore files. 2014-08-19 00:03:15 -05:00
Taylor Otwell
61b67ef869 Merge pull request #2967 from crynobone/patch/update-gitignore
Remove none existing files being referred in .gitignore
2014-08-18 23:44:51 -05:00
Taylor Otwell
80a60552d7 Rename. 2014-08-18 23:43:10 -05:00
Taylor Otwell
3ffbb5d6ba Renaming folders. 2014-08-18 23:42:49 -05:00
Taylor Otwell
79bcb450dd Fix compile file. 2014-08-18 23:22:42 -05:00
Taylor Otwell
a9a41d7b96 Update paths. 2014-08-18 23:19:53 -05:00
Taylor Otwell
9aae50e501 Working on the default app structure. 2014-08-18 22:46:16 -05:00
crynobone
da93563ad7 Remove none existing files being referred in .gitignore
Signed-off-by: crynobone <crynobone@gmail.com>
2014-08-17 19:32:08 +08:00
Taylor Otwell
a5f4e74889 Autoload the console. 2014-08-13 10:01:57 -05:00