spatie/laravel-backup creates a backup of your application. The backup is
a zipfile that contains all files in the directories you specify along with a dump of your database.
jenssegers/rollbar adds a listener to Laravel's logging component to
work with Rollbar.