We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0314bc commit 2d2d261Copy full SHA for 2d2d261
README.md
@@ -34,7 +34,7 @@ Or manually update `require` block of `composer.json` and run `composer update`.
34
3. Run the `command composer` update.
35
4. Profit!
36
37
-### Upgrade From `andrey-helldar/laravel-migration-actions`
+### Upgrade From `andrey-helldar/laravel-actions`
38
39
1. In your `composer.json` file, replace `"andrey-helldar/laravel-actions": "^1.0"` with `"dragon-code/laravel-migration-actions": "^2.0"`.
40
2. Replace the `Helldar\LaravelActions` namespace prefix with `DragonCode\LaravelActions` in your app;
0 commit comments