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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Via Composer:
19
19
$ composer require leeovery/wordpress-to-laravel
20
20
```
21
21
22
-
This package is auto-discoverable with Laravel, but if you want to be anal go ahead and add the ServiceProvider to the providers array in config/app.php:
22
+
After adding the package, add the ServiceProvider to the providers array in config/app.php:
0 commit comments