Old UniVate Website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011
  1. {
  2. "providers": [
  3. "Maatwebsite\\Excel\\ExcelServiceProvider"
  4. ],
  5. "aliases": [
  6. {
  7. "alias": "Excel",
  8. "facade": "Maatwebsite\\Excel\\Facades\\Excel"
  9. }
  10. ]
  11. }