Search by

bigmom / excel

IsaacMok

Simple xlsx import export

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

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

This package is auto-updated.

Last update: 2026-05-07 12:20:14 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.