work in progress: removed applayout from pages, trying to get broadcasting to work
This commit is contained in:
@@ -8,4 +8,6 @@ return [
|
||||
AppServiceProvider::class,
|
||||
AuthServiceProvider::class,
|
||||
FortifyServiceProvider::class,
|
||||
\Illuminate\Broadcasting\BroadcastServiceProvider::class,
|
||||
\Tighten\Ziggy\ZiggyServiceProvider::class,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user