laravel4-datatables-package icon indicating copy to clipboard operation
laravel4-datatables-package copied to clipboard

trying to install package manually without composer

Open venkatiiitb opened this issue 9 years ago • 1 comments

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

venkatiiitb avatar May 09 '15 19:05 venkatiiitb

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

joynalabedinparag avatar May 25 '16 15:05 joynalabedinparag