Skip to content

Commit 5345413

Browse files
authored
Update README.md
1 parent 6b84515 commit 5345413

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
## Introduction
22
This project demo is to demonstrate on how [laravel-csv](https://github.com/coderflexx/laravel-csv) works
33

4+
5+
https://user-images.githubusercontent.com/21012933/190911273-8d2b4b9e-e848-44d5-8d0d-698178fe4986.mp4
6+
7+
8+
49
# Installation
510

611
Clone the repo
@@ -37,4 +42,4 @@ __Password__: password
3742

3843
__NOTE__: This project is using `sqlite` by default, if you want to switch to `mysql` or any DB driver, you may change the driver from the `.env` file.
3944

40-
This project uses `redis` as a queue driver, if you want to change it, you may change your `.env` file configuration as well, or install redis in your local machine.
45+
This project uses `redis` as a queue driver, if you want to change it, you may change your `.env` file configuration as well, or install redis in your local machine.

0 commit comments

Comments
 (0)