Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

Laravel Logo

## 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).