Skip to content

Commit

Permalink
Merge pull request #200 from Laravel-Backpack/add-publish-stubs-to-docs
Browse files Browse the repository at this point in the history
menation stub publishing
  • Loading branch information
pxpm authored Jul 24, 2023
2 parents e531489 + b01c52c commit 08a61a0
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 08a61a0

Please sign in to comment.