Level 75
See my answer in your other question:
https://laracasts.com/discuss/channels/laravel/artisan-commands-not-working-1
I have got this error in yajra data table ````Class 'DataTables' not found"```. You can see it in attached link. http://prntscr.com/nfwqde http://prntscr.com/nfws84
This package is working fine on my local system but don't works on live server. I have followed following steps to upload it.
Is there something else i have to do to make it work?
SSH details are not working so i can't install it using composer on live.
Last step: run composer install in ssh inside your root directory.
After this step it's working for me.
Please or to participate in this conversation.