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 ad2c497 commit 56794b9Copy full SHA for 56794b9
docs/getting-started/how-to-use/creating.md
@@ -33,7 +33,7 @@ php artisan make:migration:action
33
34
## Nested Files
35
36
-Since version `3.0` you can use nested paths to create actions:
+You can use nested paths to create actions:
37
38
```bash
39
php artisan make:migration:action Foo/Bar/QweRty
0 commit comments