Chef - Multi-restaurant Saas - Contact less Digital Menu Admin Panel with - React Native App

Chef - Multi-restaurant Saas - Contact less Digital Menu Admin Panel with - React Native App 8.2(major update) untouched

No permission to download

Dutch

New member
Dec 7, 2020
10
2
3
You need to create a laravel symbolic link storage.

Make a PHP file and put :

<?php
$targetFolder = $_SERVER['DOCUMENT_ROOT'].'/code/storage/app/public';
$linkFolder = $_SERVER['DOCUMENT_ROOT'].'/storage';
symlink($targetFolder,$linkFolder);
echo 'Symlink process successfully completed';

Change the links according to your locations

Put the file in your server, then execute it (like www.yoursite.com/symlink.php and hit enter)

I hope this helps!
 
  • Like
Reactions: redcomarade

Jg_selisa

Well-known member
Trusted Uploader
Feb 10, 2019
432
302
63

Forum statistics

Threads
69,502
Messages
910,085
Members
240,019
Latest member
star52app

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu