File manager - Edit - /var/www/payraty/hris/storage/framework/views/8cadc38a69f3953b2947b423fe24f9d4.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("<?php echo e(config('chatify.pusher.key')); ?>", { encrypted: true, cluster: "<?php echo e(config('chatify.pusher.options.cluster')); ?>", authEndpoint: '<?php echo e(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 = <?php echo json_encode(config('chatify.attachments.allowed_images')); ?> || []; const allowedFiles = <?php echo json_encode(config('chatify.attachments.allowed_files')); ?> || []; const getAllowedExtensions = [...allowedImages, ...allowedFiles]; const getMaxUploadSize = "10"; </script> <script src="<?php echo e(asset('js/chatify/code.js')); ?>"></script> <?php /**PATH /var/www/payraty/hris/resources/views/vendor/Chatify/layouts/footerLinks.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings