Skip to content

Commit d96a281

Browse files
Update README.md
1 parent 128d36c commit d96a281

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

README.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -81,22 +81,14 @@ Some articles and tutorials can be found on our blog: https://medium.com/maatweb
8181

8282
## 🎥 Video Course
8383

84+
![1_bzlh2ituv5x7yu2wenhxxw](https://user-images.githubusercontent.com/7728097/53638298-188f9e80-3c26-11e9-82c8-baf057271013.jpeg)
85+
8486
We are currently building a video course called "Advanced Laravel Excel". In this video course we’ll build a small application with real-life, complex imports and exports that go beyond simple user imports and exports. We’ll go step-by-step and tackle implementing Laravel Excel in a performant way.
8587

8688
If you sign up now, you’ll get notified when the course launches and get it for the early bird price of $69 instead of ~~$99~~.
8789

8890
https://course.laravel-excel.com
8991

90-
## :wrench: Supported Versions
91-
92-
Versions will be supported for a limited amount of time.
93-
94-
| Version | Laravel Version | Php Version | Support |
95-
|---- |----|----|----|
96-
| 2.1 | <=5.6 | <=7.0 | Unsupported since 15-5-2018 |
97-
| 3.0 | ^5.5 | ^7.0 | Unsupported since 31-12-2018 |
98-
| 3.1 | ^5.5 | ^7.1 | New features |
99-
10092
## :mailbox_with_mail: License & Postcardware
10193

10294
![1_5nblgs68uarg0wxxejozdq](https://user-images.githubusercontent.com/7728097/53638144-9e5f1a00-3c25-11e9-9f4a-fc71c9d94562.jpg)
@@ -109,3 +101,14 @@ Markt 2
109101
The Netherlands
110102

111103
More about the license can be found at: [https://docs.laravel-excel.com/3.1/getting-started/license.html](https://docs.laravel-excel.com/3.1/getting-started/license.html)
104+
105+
106+
## :wrench: Supported Versions
107+
108+
Versions will be supported for a limited amount of time.
109+
110+
| Version | Laravel Version | Php Version | Support |
111+
|---- |----|----|----|
112+
| 2.1 | <=5.6 | <=7.0 | Unsupported since 15-5-2018 |
113+
| 3.0 | ^5.5 | ^7.0 | Unsupported since 31-12-2018 |
114+
| 3.1 | ^5.5 | ^7.1 | New features |

0 commit comments

Comments
 (0)