Update net
This commit is contained in:
@@ -44,9 +44,9 @@ class projectData extends baseModel
|
||||
],
|
||||
'merms'=>[
|
||||
'name' => 'Merms EMR',
|
||||
'description' => 'This is the description of the project',
|
||||
'description' => 'Modern Health Practice Management Systems',
|
||||
'banner_image' => 'project_banner.jpg',
|
||||
'product_url' => 'www.chiefsoft.com',
|
||||
'product_url' => 'https://www.mermsemr.com/',
|
||||
],
|
||||
'jubabox'=>[
|
||||
'name' => 'JubaBox',
|
||||
@@ -600,6 +600,14 @@ class projectData extends baseModel
|
||||
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
|
||||
'status' => 'Pending'
|
||||
],
|
||||
[
|
||||
'name' => 'Api Gate',
|
||||
'description' => 'This is the description of the item',
|
||||
'banner_image' => 'project_banner.jpg',
|
||||
'url' => 'www.url.com',
|
||||
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
|
||||
'status' => 'Pending'
|
||||
],
|
||||
|
||||
]
|
||||
],
|
||||
@@ -607,15 +615,23 @@ class projectData extends baseModel
|
||||
'description'=>'This is the description of this',
|
||||
'contents'=>[
|
||||
[
|
||||
'name' => 'name of the item',
|
||||
'name' => 'Main Website',
|
||||
'description' => 'This is the main product websiye',
|
||||
'banner_image' => 'project_banner.jpg',
|
||||
'url' => 'https://www.mermsemr.com/',
|
||||
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
|
||||
'status' => 'Active'
|
||||
],
|
||||
[
|
||||
'name' => 'This is the Providers Pages',
|
||||
'description' => 'This is the description of the item',
|
||||
'banner_image' => 'project_banner.jpg',
|
||||
'url' => 'www.url.com',
|
||||
'url' => 'https://provider.mermsemr.com/',
|
||||
'location'=> '0.0.0.0, 0.0.0.0, 0.0.0.0',
|
||||
'status' => 'Pending'
|
||||
],
|
||||
[
|
||||
'name' => 'name of the item',
|
||||
'name' => 'Api Gate',
|
||||
'description' => 'This is the description of the item',
|
||||
'banner_image' => 'project_banner.jpg',
|
||||
'url' => 'www.url.com',
|
||||
|
||||
Reference in New Issue
Block a user