add note to provider file
This commit is contained in:
parent
cde09e632c
commit
e1d396c674
|
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
// This file is automatically generated by Laravel...
|
||||
|
||||
return [
|
||||
App\Providers\AppServiceProvider::class,
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in New Issue