Import data using excel in database from a single file without adding any external script in your project with the help of this package you can easily import data using GUI interface!.
Via Composer
composer require sunarc/excel-import
Just install this package and make changes accordingly in configuration file
php artisan vendor:publish --provider="Sunarc\ImportExcel\ImportExcel\ImportExcelServiceProvider" --tag="config"
- doctrine/dbal
- illuminate/support
- maatwebsite/excel
- php_zip
- php_xml
- php_gd2
- php_iconv
- php_simplexml
- php_xmlreader
- php_zlib
The MIT Public License. Please see LICENSE for more information.