Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 4c766f7

Browse files
committed
fix not able to switch locale
1 parent 2721236 commit 4c766f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/SimpleMenuServiceProvider.php

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public function boot()
2424
$this->file = app('files');
2525

2626
$this->packagePublish();
27+
$this->app['simplemenu'];
2728

2829
// append extra data
2930
if (!app('cache')->store('file')->has('ct-sm')) {

0 commit comments

Comments
 (0)