Skip to content

Commit 5857a7d

Browse files
committed
Update README.md
1 parent 52f578d commit 5857a7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,8 @@ public function placeholder()
214214
}
215215
```
216216

217+
> Note: If you need to do smth with the routes package uses to load async widgets (e.g. you run app in a subfolder http://site.com/app/) you need to copy Arrilot\Widgets\ServiceProvider to your app, modify it according to your needs and register it in Laravel instead of the former one.
218+
217219
## Reloadable widgets
218220

219221
You can go even further and automatically reload widget every N seconds.

0 commit comments

Comments
 (0)