|
1 | 1 | ##Introduction |
2 | 2 | This project demo is to demonstrate on how[laravel-csv](https://github.com/coderflexx/laravel-csv) works |
3 | 3 |
|
| 4 | + |
| 5 | +https://user-images.githubusercontent.com/21012933/190911273-8d2b4b9e-e848-44d5-8d0d-698178fe4986.mp4 |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 | #Installation |
5 | 10 |
|
6 | 11 | Clone the repo |
@@ -37,4 +42,4 @@ __Password__: password |
37 | 42 |
|
38 | 43 | __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. |
39 | 44 |
|
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. |