Skip to content

Commit

Permalink
Added BS5 verbiage to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminhansen committed Jul 28, 2024
1 parent 049daca commit 92e6682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Configuration < Laravel 5.5
- If <code>BASE_VIEW</code> is set, but you use the <code>--extends</code> option, <code>--extends</code> takes precedence.

- <code>bootstrap</code> is optional. Preconfigures the base view with Twitter Bootstrap CSS and JS
- <code>--bootstrap=v3</code> or <code>--bootstrap=v4</code>
- <code>--bootstrap=v3</code>, <code>--bootstrap=v4</code>, or <code>--bootstrap=v5</code>

- <code>empty</code> option is optional. Creates an empty view file with no layout extension.
- When using the <code>empty</code> option all other options are ignored.

0 comments on commit 92e6682

Please sign in to comment.