yarm/analyze

An add-on for the YARM Reference Manager Application. Contains a the analyze feature

dev-main 2023-02-27 13:32 UTC

This package is auto-updated.

Last update: 2024-05-27 16:03:47 UTC


README

Usage (follow/run the following commands in your terminal)

to install package

composer require yarm/analyze

publish routes, config, views en JS

php artisan vendor:publish --provider="Yarm\Analyze\AnalyzeServiceProvider" --force

Note

  • Yarm/bookshelf needs to be installed and configured
  • Don't forget to restart npm after installation

view

img_1.png img.png