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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,9 +68,13 @@ Copy the `vendor/backup-manager/laravel/config/backup-manager.php` file to `app/
68
68
69
69
#### Laravel 5 Configuration
70
70
71
-
To install into a Laravel project, first do the composer install then add the following class to your config/app.php service providers list.
71
+
To install into a Laravel project, first do the composer install then add *ONE *of the following classes to your config/app.php service providers list.
0 commit comments