Skip to content

Commit

Permalink
References to Create PG Table
Browse files Browse the repository at this point in the history
  • Loading branch information
dansysanalyst authored May 23, 2024
1 parent d4e4724 commit 6b357d6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/get-started/create-powergrid-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,12 @@ You may use the flag `--template` passing the full location of your stub when cr
```bash
php artisan powergrid:create --template=stubs/custom-component.stub
```

### Custom Namespace

See [Custom Namespace](/get-started/powergrid-configuration.html#custom-namespace).

### Custom Model Location

See [Auto-Discover Models](/get-started/powergrid-configuration.html#auto-discover-models).

0 comments on commit 6b357d6

Please sign in to comment.