driesvints / vat-calculator

Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.
MIT License
1.2k stars 88 forks source link

Remove install instructions for Laravel #61

Closed driesvints closed 6 years ago

driesvints commented 6 years ago

Now with auto-discovery, all of this is done for you :)

codecov-io commented 6 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #61   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files           5        5           
  Lines         212      212           
=======================================
  Hits          199      199           
  Misses         13       13

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 06e3f7b...1649f28. Read the comment docs.

mpociot commented 6 years ago

Thanks buddy