Skip to content

Commit 736509b

Browse files
committed
Merge branch 'main' of github.com:dcblogdev/laravel-db-sync
2 parents def2b80 + 1c0eed2 commit 736509b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
## Introduction
66
Sync remote database to a local database
77

8+
> A word of warning you should only sync a remote database into a local database if you have permission to do so within your organisation's policies. I'm syncing during early phases of development where the data is largely test data and not actual customer data.
9+
810
Connection can be made over SSH or using a remote MySQL connection.
911

1012
## Install

0 commit comments

Comments
 (0)