larapack/spark-diff

This package is abandoned and no longer maintained. No replacement package was suggested.

dev-master 2016-07-28 14:22 UTC

This package is auto-updated.

Last update: 2023-07-06 07:02:46 UTC


README

A Artisan Command to get difference between Laravel Spark's original files and your files

Install

Run composer require larapack/spark-diff.

Then add the following provider to providers in config/app.php.

Larapack\SparkDiff\ServiceProvider::class

Then you are good to go.