File manager - Edit - /var/www/payraty/hris/resources/views/vendor/Chatify/layouts/footerLinks.blade.php
Back
<script src="https://js.pusher.com/7.0.3/pusher.min.js"></script> <script> // Enable pusher logging - don't include this in production Pusher.logToConsole = true; var pusher = new Pusher("{{ config('chatify.pusher.key') }}", { encrypted: true, cluster: "{{ config('chatify.pusher.options.cluster') }}", authEndpoint: '{{ route('pusher.auth') }}', auth: { headers: { 'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content') } } }); // Bellow are all the methods/variables that using php to assign globally. const allowedImages = {!! json_encode(config('chatify.attachments.allowed_images')) !!} || []; const allowedFiles = {!! json_encode(config('chatify.attachments.allowed_files')) !!} || []; const getAllowedExtensions = [...allowedImages, ...allowedFiles]; const getMaxUploadSize = "10"; </script> <script src="{{ asset('js/chatify/code.js') }}"></script>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings