Yii2 Framework

Yii2 Tips 27 : Import Data from Excel

1. Install yii2 export

2. Excel file , i.e (take note on the baseRow and baseColumn) : 3. Create table and the model

4. Put actionImport (or whatever the name is), to your controller

5. Create import.php