bigmom/excel

Simple xlsx import export

dev-master 2021-05-07 01:36 UTC

This package is auto-updated.

Last update: 2024-06-07 08:04:45 UTC


README

WARNING: This package is coded so badly even I don't want to use it much. It's usable I guess, but at what cost?

Import/Export tables from database in .xlsx files.

Installation

  • composer require bigmom/excel
  • php artisan vendor:publish
  • php artisan migrate

If bigmom/auth has not been published yet, please do so.

Usage

Management

Access the management UI through /bigmom. Set up the config file first.