How to upload data from a spreadsheet (excel) in laravel 8 and laravel 7(2021)

Опубликовано: 14 Октябрь 2024
на канале: Laravel Teacher
36
0

Good day, today I was working on something so I said, let me dish it out for your guys, I was working on a project management app, and the app allows a user to create a project, I added a feature that will let the user upload an excel sheet which will contain different cells, the app will then extract the value of the cells and add them to the different fields that are in the columns of the table in the database.
Github: https://github.com/Alirezamosavi/lara...
I'm using this blog to publish video tutorials about technology, programming, development tools and sometimes video games as well.