2017 © Pedro Peláez
 

package spark-diff

image

larapack/spark-diff

  • Thursday, July 28, 2016
  • by marktopper
  • Repository
  • 1 Watchers
  • 2 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

spark-diff

A Artisan Command to get difference between Laravel Spark's original files and your files, (*1)

Install

Run composer require larapack/spark-diff., (*2)

Then add the following provider to providers in config/app.php., (*3)

Larapack\SparkDiff\ServiceProvider::class

Then you are good to go., (*4)

The Versions

28/07 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

laravel