Viewing file: 465320c8cc9906969eb9555201b945491255362e.php (964 B) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('content'); ?> <section class="section"> <div class="container"> <br /><br /> <div class="alert alert-danger" role="alert"> Install is ok. But looks like you are running the site under subdomain. </div> <p> When you run the site in subdomain, you need to declare that subdomain in Site setting->Setup->Subdomains and add your domain there<br /> <br /> <a href="https://mobidonia.gitbook.io/qr-menu-maker/faq/faq#install-the-project-in-subdomain" type="button" class="btn btn-success">Read more in the docs</a> </p> </div> </section> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.front', ['class' => ''], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/picotech/domains/wataxi.picotech.app/public_html/resources/views/restorants/alertdomain.blade.php ENDPATH**/ ?>
|