Delivery App - On Demand Delivery System Flutter App with bidding system | Courier App 28.0.0

Нет прав для скачивания
  • Автор темы Автор темы Zechariah
  • Дата начала Дата начала
thanks to dear member @anne51 updated MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App with a new update entry:

26 jul 2024


Read the rest of this update entry...
 
Tested :

touch issue :
PHP:
Deprecated :  Required parameter $collection_name follows optional parameter $model in /app/Helpers/helper.php on line 158

you need to change
about 158 line from
PHP:
function getSingleMediaSettingImage($model = null, $collection_name, $check_collection_type = null)
{
to
PHP:
function getSingleMediaSettingImage( $collection_name, $check_collection_type = null)
{
 
Big thanks to Member @work updated Delivery App - On Demand Delivery System Flutter App with bidding system | Courier App 28.0.0 Now,Join the discussion for Delivery App - On Demand Delivery System Flutter App with bidding system | Courier App. Ask questions, find support, read user reviews, and get help from the NullPro community update entry detail:
08 Apr 2025
Read the rest of this update entry...