bgultekin / laravel4-datatables-package

Server-side handler of DataTables Jquery Plugin for Laravel 4
267 stars 108 forks source link

trying to install package manually without composer #212

Open venkatiiitb opened 9 years ago

venkatiiitb commented 9 years ago

I am trying to install this package manually without using composer. so i copied Bllim folder from vendor directory to another laravel app vendor directory. But it says Bllim service provider not found after adding it to app.php

abedin-joynal commented 8 years ago

You have to add to service provider array in config/app.php