4187 Commits

Author SHA1 Message Date
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
Taylor Otwell
278758542c Namespace change. 2014-08-13 10:00:36 -05:00
Taylor Otwell
2649df12ca Unused path. 2014-08-13 09:44:35 -05:00
Taylor Otwell
ee6f47dc47 Working on app structure. 2014-08-13 09:44:20 -05:00
Taylor Otwell
262dec16f8 Add more paths. 2014-08-13 09:30:14 -05:00
Christopher Jaoude
9f31eede29 Add missing 'reminders.reset' message. 2014-08-12 18:07:24 -04:00
Taylor Otwell
c33453e97f Pull routes after booting application. 2014-08-12 16:21:45 -05:00
Taylor Otwell
b0334fd4de Use a standard routes file by default. 2014-08-12 16:18:11 -05:00
Taylor Otwell
2effec9c11 Update the GitIgnore file. 2014-08-12 15:13:57 -05:00
Taylor Otwell
1e8ed2cdcc Make a few tweaks to providers. 2014-08-12 11:58:09 -05:00
Taylor Otwell
ac9ce28597 Rename core directory. 2014-08-12 07:01:09 -05:00
Taylor Otwell
00099ae56c Working on directory structure. Event provider. 2014-08-11 16:13:43 -05:00
Taylor Otwell
084a91cf7c Add src path. 2014-08-11 13:36:28 -05:00
Taylor Otwell
727d097a5b Remove accidental dependency. 2014-08-11 10:42:42 -05:00
Taylor Otwell
6070d93c4a Working on new directory structure. 2014-08-11 10:13:20 -05:00
Jose Jimenez
e493e113ef Missing validation sentence for timezone.
When using the timezone validation, it does not have a default sentence, you are greeted with: "validation.timezone" instead.
2014-08-06 11:30:27 -07:00
Taylor Otwell
8aa4a0a6dc Adding requests directory. 2014-08-03 14:13:30 -05:00
Taylor Otwell
e166aa5974 Working on new provider and aliases. 2014-08-03 14:06:00 -05:00
Taylor Otwell
8e468bcbf7 Merge branch 'master' of github.com:laravel/laravel 2014-08-02 21:39:34 -05:00
Taylor Otwell
3a34a99694 Working on default route setup. 2014-08-01 23:51:30 -05:00
Taylor Otwell
c4babe0a07 Merge branch 'master' into develop 2014-08-01 01:28:10 -05:00
Benjamin Worwa
e62ff82631 Create .gitignore
Why aren't we ignoring sqlite databases at this point?
2014-08-01 01:25:07 -05:00
Taylor Otwell
4b117a6ea8 Fix a few things. 2014-08-01 00:55:37 -05:00
Taylor Otwell
1a0b1cc08e Work on inspiring command. 2014-08-01 00:46:47 -05:00
Taylor Otwell
9b00554990 Merging structure branch. 2014-07-31 23:44:43 -05:00
Taylor Otwell
c58286aa25 Remove class loader from aliases. 2014-07-31 23:41:39 -05:00
Taylor Otwell
4131fbd4dc Continuing to work on structure. 2014-07-31 22:59:25 -05:00
Taylor Otwell
0e0fd73b43 Working on overall app structure. 2014-07-31 15:13:50 -05:00
Taylor Otwell
a5001352e6 Fix autoload map. 2014-07-29 23:52:16 -05:00
Taylor Otwell
812532c688 Rename commands directory. 2014-07-27 14:10:37 -05:00
Taylor Otwell
a8a0996faa Tweak default SQLite database. 2014-07-26 22:00:51 -05:00
Taylor Otwell
b20409fa53 Move storage out of app directory. 2014-07-26 22:00:01 -05:00