File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 99
99
'Illuminate\Foundation\Providers\PublisherServiceProvider ' ,
100
100
'Illuminate\Queue\QueueServiceProvider ' ,
101
101
'Illuminate\Redis\RedisServiceProvider ' ,
102
+ 'Illuminate\Auth\ReminderServiceProvider ' ,
102
103
'Illuminate\Database\SeedServiceProvider ' ,
103
104
'Illuminate\Foundation\Providers\ServerServiceProvider ' ,
104
105
'Illuminate\Session\SessionServiceProvider ' ,
157
158
'Log ' => 'Illuminate\Support\Facades\Log ' ,
158
159
'Mail ' => 'Illuminate\Support\Facades\Mail ' ,
159
160
'Paginator ' => 'Illuminate\Support\Facades\Paginator ' ,
161
+ 'Password ' => 'Illuminate\Support\Facades\Password ' ,
160
162
'Queue ' => 'Illuminate\Support\Facades\Queue ' ,
161
163
'Redirect ' => 'Illuminate\Support\Facades\Redirect ' ,
162
164
'Redis ' => 'Illuminate\Support\Facades\Redis ' ,
You can’t perform that action at this time.
0 commit comments