Add importers in console and admin for flights/aircraft/subfleets and airport #194

This commit is contained in:
Nabeel Shahzad
2018-03-20 19:17:11 -05:00
parent 782121829a
commit b9beb6c804
41 changed files with 1270 additions and 225 deletions

View File

@@ -38,7 +38,8 @@
"markrogoyski/math-php": "^0.38.0",
"akaunting/money": "^1.0",
"igaster/laravel-theme": "^2.0",
"anhskohbo/no-captcha": "^3.0"
"anhskohbo/no-captcha": "^3.0",
"league/csv": "^9.1"
},
"require-dev": {
"phpunit/phpunit": "~7.0",