Show user info about mandatory updates.

This commit is contained in:
James Cole
2021-06-08 19:19:56 +02:00
parent 81669bfcc1
commit 9873365369
7 changed files with 114 additions and 5 deletions

View File

@@ -94,6 +94,10 @@ return [
'driver' => 'local',
'root' => base_path('resources/stubs'),
],
'resources' => [
'driver' => 'local',
'root' => base_path('resources'),
],
'public' => [
'driver' => 'local',