Skip to content

Commit 5ba418f

Browse files
burakerdemsrmklive
authored andcommitted
Add a note to clear view cache. (#136)
1 parent 2e2f4f7 commit 5ba418f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ This class contains no public methods of interest. This class should be added to
9898

9999
There are other classes in this package that are not documented here (such as the compiler class). This is because they are not intended for public use and are used internally by this package.
100100

101+
**Please note to clear view cache to see changes.**
102+
103+
```
104+
php artisan view:clear
105+
```
101106

102107
## Security
103108

0 commit comments

Comments
 (0)