You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,8 @@
3
3
[](https://packagist.org/packages/ajaxray/laravel-server-sync)
A Laravel package to easily sync your production database and files to your local environment. Perfect for debugging production issues or keeping your local environment up to date with production data.
7
+
A Laravel package to easily sync your production/staging database and storage files to your local environment. Perfect for debugging production issues or keeping your local environment up to date with production data.
10
8
11
9
> **Note**: This package is now stable and ready for production use. It supports Laravel 10.x and 11.x.
12
10
@@ -33,6 +31,11 @@ A Laravel package to easily sync your production database and files to your loca
0 commit comments