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
laravel laravel-excel maatwebsite-excel mysql php tutorial
Last synced: 6 months 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 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-13T15:03:57.000Z (over 2 years ago)
- Last Synced: 2025-01-01T04:53:31.756Z (over 1 year ago)
- Topics: laravel, laravel-excel, maatwebsite-excel, mysql, php, tutorial
- Language: PHP
- Homepage:
- Size: 77.1 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.
[](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).