• 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"

Foodyman - Multi-Restaurant Food and Grocery Ordering and Delivery Marketplace (Web & Customer Apps)

Foodyman - Multi-Restaurant Food and Grocery Ordering and Delivery Marketplace (Web & Customer Apps) v.2024-19

No permission to download
My RECAPCTHA have this error:
ERROR for site owner:
Invalid domain for site key

I put this in both .env in api and admin
REACT_APP_SECRET_KEY = "xxxxxxxxxxxxxxxxx"
REACT_APP_SITE_KEY = "xxxxxxxxxxxxx"

Anyone know how can i fix it?
 

Attachments

  • Sem título.png
    Sem título.png
    72.3 KB · Views: 7
Bro help me please
Hey man, i can nulled this last version but i have an error in recaptcha yet that i trying fix. when i solve it, i will translate my version to analyse how i can help you, ok.

But i think that your api (admin_backend) not installed correctly. I think the problem is in you artisan db:seed. Check it please
 
My RECAPCTHA have this error:
ERROR for site owner:
Invalid domain for site key

I put this in both .env in api and admin
REACT_APP_SECRET_KEY = "xxxxxxxxxxxxxxxxx"
REACT_APP_SITE_KEY = "xxxxxxxxxxxxx"

Anyone know how can i fix it?
Use keys test from google captcha.
 
Hey man, i can nulled this last version but i have an error in recaptcha yet that i trying fix. when i solve it, i will translate my version to analyse how i can help you, ok.
Brother it's easy you just have to put the site key in "src/config/app-global.js and you have to re build and delete the old version on your server and upload the new version
 
Brother it's easy you just have to put the site key in "src/config/app-global.js and you have to re build and delete the old version on your server and upload the new version
I puted the site key in app-global.js, but i don´t understand which i have to rebuild and delete the old version exactly. How can i do it?
 
My RECAPCTHA have this error:
ERROR for site owner:
Invalid domain for site key

I put this in both .env in api and admin
REACT_APP_SECRET_KEY = "xxxxxxxxxxxxxxxxx"
REACT_APP_SITE_KEY = "xxxxxxxxxxxxx"

Anyone know how can i fix it?

:ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO::ROFLMAO: Did you release the domain in the Google recaptcha account?
 
yes, LOL sure. i put my keys in .env and app-global. but the google not generate any file to upload
What software do you use to build the admin site? visual studio code??

when you have finished adding it in app-global.js you need to do yarn build

and when it is finished if it is locally that you have worked you must put it on your server upload the build folder on your server
 
What software do you use to build the admin site? visual studio code??

when you have finished adding it in app-global.js you need to do yarn build

and when it is finished if it is locally that you have worked you must put it on your server upload the build folder on your server
LOL i does it directly in server.. LOL

But not fix it... do you want call me in telegram?

And we try solve both cases
 
Last edited:
I have a problem after installation when I enter the administration panel it gives me an error here is my log file who can help me please









[2024-04-24 05:43:16] local1.ERROR: file_put_contents(APP_NAME=foodyman
APP_ENV=local1
APP_KEY=base64:dmhHKA/w43lGSPay7K4i883WV5HVE3g4KV2OOLkNdR8=
APP_DEBUG=true
APP_URL=https://api.example,com/

LOG_CHANNEL=daily
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=

BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=
AWS_URL=
AWS_ENDPOINT=
AWS_USE_PATH_STYLE_ENDPOINT=

IMG_HOST=https://api.example.com/storage/images/

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_HOST=
PUSHER_PORT=443
PUSHER_SCHEME=https
PUSHER_APP_CLUSTER=mt1

VITE_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
VITE_PUSHER_HOST="${PUSHER_HOST}"
VITE_PUSHER_PORT="${PUSHER_PORT}"
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

TELEGRAM_BOT_TOKEN=
TELEGRAM_LOGGER_BOT_TOKEN=

FRONT_URL=https://foodyman-web.vercel.app/
ADMIN_URL=https://admin-foodyman.vercel.app/
PROJECT_V=1.3.1
): Failed to open stream: No such file or directory {"code":0,"message":"file_put_contents(APP_NAME=foodyman
APP_ENV=local1
APP_KEY=base64:dmhHKA/w43lGSPay7K4i883WV5HVE3g4KV2OOLkNdR8=
APP_DEBUG=true
APP_URL=https://api.example.com/

LOG_CHANNEL=daily
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=api
DB_USERNAME=
DB_PASSWORD=

BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=
AWS_URL=
AWS_ENDPOINT=
AWS_USE_PATH_STYLE_ENDPOINT=

IMG_HOST=https://api.example.com/storage/images/

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_HOST=
PUSHER_PORT=443
PUSHER_SCHEME=https
PUSHER_APP_CLUSTER=mt1

VITE_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
VITE_PUSHER_HOST="${PUSHER_HOST}"
VITE_PUSHER_PORT="${PUSHER_PORT}"
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

TELEGRAM_BOT_TOKEN=
TELEGRAM_LOGGER_BOT_TOKEN=

FRONT_URL=https://foodyman-web.vercel.app/
ADMIN_URL=https://admin-foodyman.vercel.app/
PROJECT_V=1.3.1
): Failed to open stream: No such file or directory","file":"/var/www/mydeliveree__usr84/data/www/example.com/api/app/Http/Controllers/API/v1/Rest/InstallController.php","line":77}
[2024-04-24 05:43:27] local1.ERROR: include_once(resources/lang/translations.php): Failed to open stream: No such file or directory {"code":0,"message":"include_once(resources/lang/translations.php): Failed to open stream: No such file or directory","file":"/var/www/mydeliveree__usr84/data/www/example.com/api/database/seeders/TranslationSeeder.php","line":39}
 
I have a problem after installation when I enter the administration panel it gives me an error here is my log file who can help me please









[2024-04-24 05:43:16] local1.ERROR: file_put_contents(APP_NAME=foodyman
APP_ENV=local1
APP_KEY=base64:dmhHKA/w43lGSPay7K4i883WV5HVE3g4KV2OOLkNdR8=
APP_DEBUG=true
APP_URL=https://api.example,com/

LOG_CHANNEL=daily
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=
DB_USERNAME=
DB_PASSWORD=

BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=
AWS_URL=
AWS_ENDPOINT=
AWS_USE_PATH_STYLE_ENDPOINT=

IMG_HOST=https://api.example.com/storage/images/

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_HOST=
PUSHER_PORT=443
PUSHER_SCHEME=https
PUSHER_APP_CLUSTER=mt1

VITE_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
VITE_PUSHER_HOST="${PUSHER_HOST}"
VITE_PUSHER_PORT="${PUSHER_PORT}"
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

TELEGRAM_BOT_TOKEN=
TELEGRAM_LOGGER_BOT_TOKEN=

FRONT_URL=https://foodyman-web.vercel.app/
ADMIN_URL=https://admin-foodyman.vercel.app/
PROJECT_V=1.3.1
): Failed to open stream: No such file or directory {"code":0,"message":"file_put_contents(APP_NAME=foodyman
APP_ENV=local1
APP_KEY=base64:dmhHKA/w43lGSPay7K4i883WV5HVE3g4KV2OOLkNdR8=
APP_DEBUG=true
APP_URL=https://api.example.com/

LOG_CHANNEL=daily
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug

DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=api
DB_USERNAME=
DB_PASSWORD=

BROADCAST_DRIVER=log
CACHE_DRIVER=file
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
SESSION_DRIVER=file
SESSION_LIFETIME=120

MEMCACHED_HOST=127.0.0.1

REDIS_HOST=127.0.0.1
REDIS_PASSWORD=null
REDIS_PORT=6379

MAIL_MAILER=smtp
MAIL_HOST=smtp.gmail.com
MAIL_PORT=465
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=
MAIL_FROM_NAME="${APP_NAME}"

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=
AWS_BUCKET=
AWS_URL=
AWS_ENDPOINT=
AWS_USE_PATH_STYLE_ENDPOINT=

IMG_HOST=https://api.example.com/storage/images/

PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_HOST=
PUSHER_PORT=443
PUSHER_SCHEME=https
PUSHER_APP_CLUSTER=mt1

VITE_PUSHER_APP_KEY="${PUSHER_APP_KEY}"
VITE_PUSHER_HOST="${PUSHER_HOST}"
VITE_PUSHER_PORT="${PUSHER_PORT}"
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

TELEGRAM_BOT_TOKEN=
TELEGRAM_LOGGER_BOT_TOKEN=

FRONT_URL=https://foodyman-web.vercel.app/
ADMIN_URL=https://admin-foodyman.vercel.app/
PROJECT_V=1.3.1
): Failed to open stream: No such file or directory","file":"/var/www/mydeliveree__usr84/data/www/example.com/api/app/Http/Controllers/API/v1/Rest/InstallController.php","line":77}
[2024-04-24 05:43:27] local1.ERROR: include_once(resources/lang/translations.php): Failed to open stream: No such file or directory {"code":0,"message":"include_once(resources/lang/translations.php): Failed to open stream: No such file or directory","file":"/var/www/mydeliveree__usr84/data/www/example.com/api/database/seeders/TranslationSeeder.php","line":39}
It’s obvious you’ve not done the necessary configuration. App url says api.example.com, “FROM” url is the demo url instead of yours. Database not even set. How do you expect it to work? You still have a lot to do man!
 
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