|
152 | 152 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
153 | 153 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
154 | 154 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
155 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
156 | 155 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
157 | 156 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 157 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
158 | 158 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
159 | 159 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
160 | 160 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
348 | 348 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
349 | 349 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
350 | 350 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
351 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
352 | 351 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
353 | 352 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 353 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
354 | 354 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
355 | 355 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
356 | 356 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
544 | 544 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
545 | 545 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
546 | 546 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
547 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
548 | 547 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
549 | 548 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 549 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
550 | 550 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
551 | 551 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
552 | 552 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
740 | 740 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
741 | 741 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
742 | 742 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
743 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
744 | 743 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
745 | 744 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 745 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
746 | 746 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
747 | 747 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
748 | 748 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
936 | 936 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
937 | 937 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
938 | 938 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
939 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
940 | 939 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
941 | 940 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 941 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
942 | 942 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
943 | 943 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
944 | 944 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
1132 | 1132 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
1133 | 1133 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
1134 | 1134 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
1135 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
1136 | 1135 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
1137 | 1136 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 1137 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
1138 | 1138 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
1139 | 1139 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
1140 | 1140 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
1328 | 1328 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
1329 | 1329 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
1330 | 1330 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
1331 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
1332 | 1331 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
1333 | 1332 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 1333 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
1334 | 1334 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
1335 | 1335 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
1336 | 1336 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
1524 | 1524 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
1525 | 1525 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
1526 | 1526 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
1527 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
1528 | 1527 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
1529 | 1528 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 1529 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
1530 | 1530 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
1531 | 1531 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
1532 | 1532 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
1720 | 1720 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
1721 | 1721 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
1722 | 1722 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
1723 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
1724 | 1723 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
1725 | 1724 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 1725 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
1726 | 1726 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
1727 | 1727 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
1728 | 1728 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
1916 | 1916 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
1917 | 1917 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
1918 | 1918 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
1919 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
1920 | 1919 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
1921 | 1920 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 1921 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
1922 | 1922 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
1923 | 1923 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
1924 | 1924 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
2112 | 2112 | 'Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder' => \Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder::class, |
2113 | 2113 | 'Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder' => \Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder::class, |
2114 | 2114 | 'Spatie\LaravelIgnition\Support\SentReports' => \Spatie\LaravelIgnition\Support\SentReports::class, |
2115 | | - 'Spatie\LaravelSettings\SettingsCache' => \Spatie\LaravelSettings\SettingsCache::class, |
2116 | 2115 | 'Spatie\LaravelSettings\SettingsMapper' => \Spatie\LaravelSettings\SettingsMapper::class, |
2117 | 2116 | 'Spatie\LaravelSettings\SettingsRepositories\SettingsRepository' => \Spatie\LaravelSettings\SettingsRepositories\DatabaseSettingsRepository::class, |
| 2117 | + 'Spatie\LaravelSettings\Support\SettingsCacheFactory' => \Spatie\LaravelSettings\Support\SettingsCacheFactory::class, |
2118 | 2118 | 'Squire\RepositoryManager' => \Squire\RepositoryManager::class, |
2119 | 2119 | 'Whoops\Handler\HandlerInterface' => \Spatie\LaravelIgnition\Renderers\IgnitionWhoopsHandler::class, |
2120 | 2120 | 'auth' => \Illuminate\Auth\AuthManager::class, |
|
0 commit comments