The package seems to be dead. You're also not the only one with this problem: https://github.com/Chartisan/Charts/issues/690
Laracharts is a good alternative: http://lavacharts.com/
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi All, It is time for the arrival of graph and chart capability in my project, and at first glance, Laravel Charts looks like it would do the job..... i install with composer require, make a chart with the artisan command.... and then the generated char class is full of errors.... it cant find the BaseChart class, and it goes down hill rapidly from there.... I am on Laravel 8.78.1 and pulling in the latest V7 build of laravel charts.... it just doesn't seem to be a working package anymore.... I would rather not write Javascript, what else are people doing for charts in Laravel these days?
Please or to participate in this conversation.