MIF_E31222691/config
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
..
local Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
packages Working on the default app structure. 2014-08-18 22:46:16 -05:00
testing Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
app.php Remove classes from aliases list 2014-08-31 17:13:44 +02:00
auth.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
cache.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
compile.php Working on a few changes. 2014-08-27 12:49:50 +02:00
database.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
filesystems.php Use working directory. 2014-08-29 15:53:01 +02:00
mail.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
namespaces.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
queue.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
services.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
session.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
view.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00
workbench.php Convert configuration PHP 5.4 arrays. 2014-08-24 14:03:58 -05:00