mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-18 08:12:15 +00:00
- demo notifications generator
- frontend build
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
// todo: refactoring
|
||||
|
||||
let config = {
|
||||
ip: '{{ request()->ip() }}',
|
||||
host: '{{ url('/') }}',
|
||||
api: '{{ url('/api') }}',
|
||||
locale: '{{ app()->getLocale() }}',
|
||||
|
||||
Reference in New Issue
Block a user