papa's avatar
Level 3

Laravel Echarts with WebWorker

I have developed a new package for Laravel Echarts.

Feel free to test it and give a feedback for improvements.

Under Github the repository and on packagist

https://github.com/apapazisis/laracharts https://packagist.org/packages/apapazisis/laravel-echarts

0 likes
3 replies
mostnour's avatar

I didn't found class Test2Chart, so I make a copy from TestChart and change calss name to {class Test2Chart extends BaseChart}

When I run I got the below error:

Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException

The GET method is not supported for this route. Supported methods: POST.

http://localhost:8000/data

Please or to participate in this conversation.