Skip to content

Commit 1f02640

Browse files
authored
Update README.md
1 parent d230335 commit 1f02640

File tree

1 file changed

+9
-12
lines changed

1 file changed

+9
-12
lines changed

README.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,15 @@
99

1010
Light Bootstrap Dashboard by Creative Tim, packaged as Blade files for Laravel 5.
1111

12-
## Structure
13-
14-
If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.
15-
16-
```
17-
bin/
18-
config/
19-
src/
20-
tests/
21-
vendor/
22-
```
23-
12+
## Version Matrix
13+
14+
|Laravel Version|Library Version|
15+
|-|-|
16+
|5.x-6.x|1.x|
17+
|7.x|2.x|
18+
|8.x|3.x|
19+
|9.x|4.x|
20+
|10.x|5.x|
2421

2522
## Install
2623

0 commit comments

Comments
 (0)