Skip to content

Commit f62b050

Browse files
committed
main: renamed a project
1 parent 3d8252c commit f62b050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/projects.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const projects = [
1212
},
1313
{
1414
id: 2,
15-
title: "Synchronize Model to Crm",
15+
title: "Laravel CRM Sync",
1616
category: "Laravel Package",
1717
img: require("@/assets/images/github-syncmodeltocrm.png"),
1818
description: "Laravel CRM Sync is a powerful package designed to seamlessly integrate and synchronize your Laravel models with multiple CRM systems. This package allows you to define specific model properties that will automatically synchronize with configured CRMs such as HubSpot and PipeDrive, across different environments (e.g., Sandbox, Production).",

0 commit comments

Comments
 (0)