Releases: ajaxray/laravel-server-sync
Releases · ajaxray/laravel-server-sync
Added multiple remote server support
Added support for defining multiple remote servers
- Added support for defining multiple remote server
- Option
--remote
to choose remote withsync:pull
command - Unless mentioned,
production
is the default remote server
Full Changelog: v1.0.0...v1.1.0
Version 1.0.0 - Initial Stable Release
Version 1.0.0 - Initial Stable Release
This is the first stable release of Laravel Server Sync, ready for production use.
Features
- One-command sync of both database and files
- Secure SSH-based file transfer
- Smart file syncing with rsync
- Database dump and restore
- Progress indicators for long operations
- Highly configurable
Compatibility
- Supports Laravel 10.x and 11.x
- Requires PHP 8.1 or higher
- Full MySQL/MariaDB support
Documentation
Full documentation is available in the README.md