From 978d4aa60265feae4e99d2fd50cd1ca280db5e3c Mon Sep 17 00:00:00 2001 From: Dilshan1997 Date: Sun, 11 Oct 2020 10:00:33 +0530 Subject: [PATCH] php-crud add --- repositories.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repositories.json b/repositories.json index 821283d..99f6489 100644 --- a/repositories.json +++ b/repositories.json @@ -200,5 +200,11 @@ "description": "This repository holds advanced calculator. Angular frame work use for the develop it. long numbers we calculate in here.", "labels": ["gui errors"] } + { + "name": "php-CRUD", + "link": "https://github.com/Dilshan1997/php-CRUD", + "description": "This repository holds sample of the CRUD. C-Create, R-Record, U-Update, D-Delete these all activities are in here.", + "labels": ["Edit.php file not working properly"] + } ] }