Skip to content

Commit

Permalink
menation stub publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
pxpm committed Jul 24, 2023
1 parent e531489 commit b01c52c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Via Composer

``` bash
composer require --dev backpack/generators

// OPTIONAL: if you would like to change Backpack generated files you can publish the stubs with:
php artisan vendor:publish --tag=backpack-generators-stubs
```
## Usage
Expand Down

0 comments on commit b01c52c

Please sign in to comment.