bermuda / laravel-latex
Bermuda为laravel提供的LaTeX包
v1.0.0
2018-01-16 14:28 UTC
Requires
This package is not auto-updated.
Last update: 2024-10-02 05:02:15 UTC
README
安装
Via Composer
$ composer require bermuda/laravel-latex
#
Only needed lower than Laravel 5.5
您需要添加
Bermuda\Latex\LatexServiceProvider::class,
到config/app.php [providers]