Taylor Otwell
9f81d4df6e
Simplify things.
2014-09-27 20:35:08 -05: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