Apply fixes from StyleCI

This commit is contained in:
Mohamed Said
2017-02-03 16:06:59 +00:00
committed by StyleCI Bot
parent a6fdc9472f
commit be631a6693

View File

@@ -87,7 +87,7 @@ return [
'username' => env('MAIL_USERNAME'), 'username' => env('MAIL_USERNAME'),
'password' => env('MAIL_PASSWORD'), 'password' => env('MAIL_PASSWORD'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| Sendmail System Path | Sendmail System Path
@@ -98,7 +98,7 @@ return [
| been provided here, which will work well on most of your systems. | been provided here, which will work well on most of your systems.
| |
*/ */
'sendmail' => '/usr/sbin/sendmail -bs', 'sendmail' => '/usr/sbin/sendmail -bs',
/* /*