Skip to content

Commit

Permalink
Fix artisan command
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrazybob authored and ifox committed Nov 2, 2023
1 parent f9a096a commit c97ef8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/1_docs/4_form-fields/06_multi-select.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ In this case that it can be implemented as follows:
- Create a Sectors [module](../3_modules/2_cli-generator.md)

```
php artisan twill:module sectors
php artisan twill:make:module sectors
```

- Create a migration for a pivot table.
Expand Down

0 comments on commit c97ef8d

Please sign in to comment.