We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21651ee commit 45980feCopy full SHA for 45980fe
1 file changed
resources/views/elfinder.blade.php
@@ -43,6 +43,8 @@
43
customData: {
44
_token: '{{ csrf_token() }}'
45
},
46
+ height: '80%',
47
+ width: 'auto',
48
url : '{{ route("elfinder.connector") }}', // connector URL
49
soundPath: '{{ Basset::getUrl(base_path("vendor/studio-42/elfinder/sounds")) }}',
50
cssAutoLoad: false,
0 commit comments