Skip to content

Commit

Permalink
Update scribe.php
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah authored Apr 29, 2022
1 parent 89456b8 commit 13ca91b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/scribe.php
Original file line number Diff line number Diff line change
Expand Up @@ -168,9 +168,9 @@
'docs_url' => '/docs',

/*
* Specify directory within `public` in which to store Laravel Scribe assets.
* Specify directory within `public` in which to store CSS and JS assets.
* By default, assets are stored in `public/vendor/scribe`.
* If asset_prefix != null, assets will be stored in `public/{{asset_prefix}}/vendor/scribe`
* If assets_directory is not null, assets will be stored in `public/{{assets_directory}}`
*/
'assets_directory' => null,

Expand Down

0 comments on commit 13ca91b

Please sign in to comment.