590 Commits

Author SHA1 Message Date
Taylor Otwell
d5e5947a6a Add to compile. 2014-11-05 10:19:15 -06:00
Taylor Otwell
a280988eef Stub out an app service provider. 2014-11-05 10:18:53 -06:00
Taylor Otwell
3c614ac5d6 Working on logging. 2014-11-03 10:26:04 -06:00
Taylor Otwell
9bc7c00df9 Add logs directory. 2014-11-03 09:06:02 -06:00
Taylor Otwell
c10ad6269e Remove log service provider since it is part of Bootstrap process. 2014-10-21 21:57:39 -05:00
Taylor Otwell
9aed9debca Tweak how console commands are registered. 2014-10-21 10:27:26 -05:00
Taylor Otwell
4301348646 Large refactor of HTTP and Console stack. 2014-10-20 11:14:41 -05:00
Taylor Otwell
0cd9ee1e90 Extend controller by default. 2014-10-15 08:34:33 -05:00
Sercan Çakır
ce161ee604 Update view.php 2014-10-13 00:52:37 +03:00
Taylor Otwell
546c81a190 Fix some password reset stuff. 2014-10-12 12:20:01 -05:00
Taylor Otwell
6980d95c21 Fix a few things. 2014-10-08 16:36:38 -05:00
Taylor Otwell
84b8a7c88b Remove from compile list. 2014-10-06 22:57:08 -05:00
Taylor Otwell
d2937ea714 Working on stack. 2014-10-06 15:25:53 -05:00
Taylor Otwell
800cdac1a0 Work on paths. 2014-10-02 19:39:47 -05:00
Taylor Otwell
da7443abba Tweak some paths. 2014-10-02 19:36:03 -05:00
Taylor Otwell
ab7ba393be Add an event service provider. 2014-09-30 21:01:17 -05:00
Taylor Otwell
9f81d4df6e Simplify things. 2014-09-27 20:35:08 -05:00
Paulo Freitas
5da4d51f0b Add support for configuring AWS S3 region. 2014-09-18 23:49:15 -03: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
Dries Vints
2ddf39f29f Remove classes from aliases list
Eloquent and Seeder were used to extend from which is a bad practice.
The SoftDeletingTrait should be imported just like the UserTrait and the RemindableTrait.
Str was also removed because it's just a shortcut for the namespace. People can always re-add it if they like.
I wasn't entirely sure what FormRequest was doing here but I have a feeling it's going to be used for the same reasons as one of the above classes. So I removed it as well.
2014-08-31 17:13:44 +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
78c932f688 Working on a few changes. 2014-08-27 12:49:50 +02: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
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
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
cadc592ee2 Update controller namespace. 2014-08-20 00:39:17 -05:00
Taylor Otwell
177d1ebb7a Mega work on structure. 2014-08-20 00:26:14 -05:00
Taylor Otwell
79bcb450dd Fix compile file. 2014-08-18 23:22:42 -05:00
Taylor Otwell
9aae50e501 Working on the default app structure. 2014-08-18 22:46:16 -05:00
Taylor Otwell
d9f2ba84c9 2.0 modular refactoring. 2011-08-18 23:23:57 -05:00
Taylor Otwell
0a5c442295 fixed vie errors. 2011-08-18 22:00:59 -05:00
Taylor Otwell
1e90e42404 first commit of 2.0 2011-08-18 19:56:29 -05:00