A anne51 Lv.12 Bronze Member Iron Member 4 Years of Membership 1000 Resources NullPro Uploader NullPro Lover Joined Mar 12, 2021 Messages 3,495 Reaction score 1,944 Credits $2,953 Jul 29, 2024 #11 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 Mobile app changesAdded: Verification list screen (all verification in one screen) Added delivery boy dashboard Mange App languages from backend Added new fields on bank details Show Invoice view functionality Show dynamic page in profile Migrate all libraries to flutter sdk 3.22 Fixed: Minor bug fixed Admin backend panel changesAdded: Changed backend admin panel and landing page from Flutter framework to laravel framework... Click to expand... Read the rest of this update entry...
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 Mobile app changesAdded: Verification list screen (all verification in one screen) Added delivery boy dashboard Mange App languages from backend Added new fields on bank details Show Invoice view functionality Show dynamic page in profile Migrate all libraries to flutter sdk 3.22 Fixed: Minor bug fixed Admin backend panel changesAdded: Changed backend admin panel and landing page from Flutter framework to laravel framework... Click to expand... Read the rest of this update entry...
L l1admin689 Admin Moderating Bronze Member Iron Member Donor Member 500 Reaction Score 500 Messages Joined May 31, 2020 Messages 2,194 Reaction score 1,455 Credits $8,409 Jul 29, 2024 #12 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 app/Helpers/helper.php Click to expand... 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) {
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 app/Helpers/helper.php Click to expand... 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) {
A anne51 Lv.12 Bronze Member Iron Member 4 Years of Membership 1000 Resources NullPro Uploader NullPro Lover Joined Mar 12, 2021 Messages 3,495 Reaction score 1,944 Credits $2,953 Jan 22, 2025 #13 thanks to dear member @anne51 updated MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App with a new update entry: 10 Dec 2024 Added Bidding functionality Fixed: Minor bug fixed Click to expand... Read the rest of this update entry...
thanks to dear member @anne51 updated MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App with a new update entry: 10 Dec 2024 Added Bidding functionality Fixed: Minor bug fixed Click to expand... Read the rest of this update entry...
W work Lv.12 Bronze Member Iron Member 3 Years of Membership 2,000 Messages 500 Resources You Are Richer Joined Oct 13, 2021 Messages 3,894 Reaction score 1,980 Credits $5,449 Mar 26, 2025 #14 thanks to dear member @work updated MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App with a new update entry: 10 Feb 2025 Added encryption and decryption functionality for API requests Click to expand... Read the rest of this update entry...
thanks to dear member @work updated MightyDelivery - On Demand Local Delivery System Flutter App | Courier Company | Courier App with a new update entry: 10 Feb 2025 Added encryption and decryption functionality for API requests Click to expand... Read the rest of this update entry...