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

Handyman Service - Flutter On-Demand Home Services App with Complete Solution

Handyman Service - On-Demand Home Service Flutter App with Complete Solution + ChatGPT 11.5.2

No permission to download
i managed to successfully build admin, provider and user app... but when i upload category icons and slider images. they dont display on the phone.. anyone know what the problem could be?
 

Attachments

  • WhatsApp Image 2024-02-01 at 14.33.05.jpeg
    WhatsApp Image 2024-02-01 at 14.33.05.jpeg
    39 KB · Views: 18
  • WhatsApp Image 2024-02-01 at 14.33.04 (1).jpeg
    WhatsApp Image 2024-02-01 at 14.33.04 (1).jpeg
    32.2 KB · Views: 18
  • WhatsApp Image 2024-02-01 at 14.33.04.jpeg
    WhatsApp Image 2024-02-01 at 14.33.04.jpeg
    32.7 KB · Views: 18
Kindly help me i am unable to assign myself or any handyman to any booking ...
Provider App also shows the 500 internal server error. Please help..



1706819742961.png
 
Kindly help me i am unable to assign myself or any handyman to any booking ...
Provider App also shows the 500 internal server error. Please help..



1706819742961.png
some one have put this
For Subscription-based system,

Automatically inactive the provider plan you have to setup the cron job to your server.

for that follow the below steps.

  1. ssh into your server, get inside your project with cd laravel-project-name and run the following command.
crontab -e
  1. It will open the Crontab file, and you need to assimilate the following code in the same file. Don’t forget to replace /path/to/artisan with the full path to the custom Artisan command of the Laravel project.
* * * * * cd /your-project-path && php artisan schedule:run >> /dev/null 2>&1 and works?
 
some one have put this
For Subscription-based system,

Automatically inactive the provider plan you have to setup the cron job to your server.

for that follow the below steps.

  1. ssh into your server, get inside your project with cd laravel-project-name and run the following command.
crontab -e
  1. It will open the Crontab file, and you need to assimilate the following code in the same file. Don’t forget to replace /path/to/artisan with the full path to the custom Artisan command of the Laravel project.
* * * * * cd /your-project-path && php artisan schedule:run >> /dev/null 2>&1 and works?
I added cron jobs but still not working
 
i managed to successfully build admin, provider and user app... but when i upload category icons and slider images. they dont display on the phone.. anyone know what the problem could be?
Use this command:

php artisan storage:link
 
I debug an issue kindly assist me. unable to assign a handyman

1707046804019.png




Source of file ..


1707046863266.png
 
tikishopee updated Handyman Service - Flutter On-Demand Home Services App with Complete Solution with a new update entry:

Handyman Service - On-Demand Home Services App with Complete Solution Version 11.0.0 - 15 Feb 2024

Mobile App​

New
  • Implemented email verification for both Provider App and Users app to enhance account security and authenticity
Update
  • Updated Libraries
Fix
  • Resolved the issue with unsubscribing topics in Firebase within the Admin App, Provider App and User App

Web​

New
  • Introduced a new user interface for the customer website, enhancing aesthetics and usability
  • Implemented the ability...

Read the rest of this update entry...
 
  • Love
Reactions: devceliojr
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