• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

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
Did anyone fix the image broken path fixed? I have tried reply #186 without any luck to fix it. I am trying this on a shared hosting environment so access to a terminal is a challenge. Thanks in advance.
Save the below code as "sym.php" and place it in the root directory

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

now access yourdomain.com/sym.php . this should do the job. if not, your hosting setup is missing something.
 
Save the below code as "sym.php" and place it in the root directory

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

now access yourdomain.com/sym.php . this should do the job. if not, your hosting setup is missing something.
thanks @bazilbycom, no luck. meaning hosting setup is incorrect :(
 
  • Like
Reactions: Hellboy70
Can you send me the image link url? just right click the image and copy the link address ..

or maybe first you can try adding below route ( in routes/web.php ) to link you storage and public folder :

Route::get('/link', function () {
$target = '/home4/sabaimen/public_html/storage/app/public';
$shortcut = '/home4/sabaimen/public_html/
It worked for me Please change '/home4/sabaimen/public_html to your app path
 
  • Like
Reactions: tharit
Please, Anyone can guide me (or suggest an online tutorial ) in how to add "MercadoPago Payment" method to Cheff v6.0 for stores instead of Stripe, or PayPal or Razorpay only ?
(In my Country -Argentina- they are not used, except Paypal)
Thanks in advance!
I´m lost about what files have to modify to get it working

Por favor, alguien podria guiarme (o indicarme sobre algun tutorial) sobre como agregar "Mercado Pago" a Cheff v6.0 a los comercios, en reemplazo o como agregado a Stripe,RazorPay o PayPal)?
(En argentina, a excepcion de PayPal no pueden ser usados, pero PayPal no es muy usado por el pblico en general)
Estoy perdido acerca de que archivos debo modificar para usar esa pasarela de pago.
Les agradezco anticipadamente !
They added it in 6.0.1
 
  • Like
Reactions: whydont_ar
@Babak Please upgrade to the new version, thank you very much!

Versão 6.1.0 [12/05/2021]
1. PayStack Payment gateway ( User Panel ) Added.
2. Room Ordering Type Added.
3. Admin Payment Settings Bug Fixed.
4. Forget Password for Admin and Store Owners Added.
5. Force Redirect to Subscription Page.
6. Converted every page into 100% reactjs interactive.
7. Promo banner loading error fixed.
8. MercadoPago Payment gateway ( User Panel ) Added.
9. Register page translation Added.
10.Select language translation added.
11.Image Error issue Solved.
12.Minor Bug Fixes.
 
  • Love
  • Like
Reactions: Caly and three
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock