Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmanbe/laravel-excel-tutorial
Laravel tutorial to export database records to Excel using maatwebsite/excel.
https://github.com/salmanbe/laravel-excel-tutorial
Last synced: 6 days ago
JSON representation
Laravel tutorial to export database records to Excel using maatwebsite/excel.
- Host: GitHub
- URL: https://github.com/salmanbe/laravel-excel-tutorial
- Owner: salmanbe
- Created: 2023-08-13T00:06:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-13T00:08:34.000Z (over 1 year ago)
- Last Synced: 2023-08-13T01:27:37.379Z (over 1 year ago)
- Language: PHP
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Laravel Excel Tutorial
This is the source code of Laravel database to excel export video tutorial available on youtube. This tutorial uses Laravel, maatwebsite excel plugin, bootstrap 5, MySql, html 5.
[![Laravel Excel](https://img.youtube.com/vi/TFe3WqmQmig/0.jpg)](https://www.youtube.com/watch?v=TFe3WqmQmig)
- [View complete video tutorial on youtube](https://www.youtube.com/watch?v=TFe3WqmQmig).
- [Visit youtube channel](https://www.youtube.com/@SCTechStudio).
- [Visit author's website](https://www.salman.be).
- [Laravel Excel plugin credit](https://laravel-excel.com/).## Tutorial Technologies
- Laravel
- Bootstrap 5
- MySql
- HTML 5## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).