| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| local | ||
| packages | ||
| testing | ||
| app.php | ||
| auth.php | ||
| cache.php | ||
| compile.php | ||
| database.php | ||
| filesystems.php | ||
| mail.php | ||
| namespaces.php | ||
| queue.php | ||
| services.php | ||
| session.php | ||
| view.php | ||
| workbench.php |
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.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| local | Loading commit data... | |
| packages | Loading commit data... | |
| testing | Loading commit data... | |
| app.php | Loading commit data... | |
| auth.php | Loading commit data... | |
| cache.php | Loading commit data... | |
| compile.php | Loading commit data... | |
| database.php | Loading commit data... | |
| filesystems.php | Loading commit data... | |
| mail.php | Loading commit data... | |
| namespaces.php | Loading commit data... | |
| queue.php | Loading commit data... | |
| services.php | Loading commit data... | |
| session.php | Loading commit data... | |
| view.php | Loading commit data... | |
| workbench.php | Loading commit data... |