add note to provider file

This commit is contained in:
Taylor Otwell 2024-01-24 12:55:08 -06:00
parent cde09e632c
commit e1d396c674

View File

@ -1,5 +1,7 @@
<?php
// This file is automatically generated by Laravel...
return [
App\Providers\AppServiceProvider::class,
];