How to debug vendor classes in laravel

时间:2016-02-12 21:18:15

标签: laravel debugging

I am using Bllim dataTable package for data table and when I am searching the record there is some errors that keep cropping up. I need to debug the class file which is located in the $(document).on('click', function(){});.

So i added vendor folder in datatables.php but it keeps throwing me a class not found error. Can someone share how to debug the use Illuminate Log files OR if I want to add the default Log inside this package. It would be great help

0 个答案:

没有答案