Download tcpdf manually without using composer in Laravel 4
问题 I'm trying to download TCPDF library to my project using Composer (Laravel 4), but I can't. Sometimes this error occurs (http://i.stack.imgur.com/aaPDz.jpg) and sometime this error (http://i.stack.imgur.com/quXMB.jpg) I want to download it and add it in laravel manually without using composer. 回答1: When you say "without using composer ", I'm going to assume you mean "without using composer for the download". With the following solution you'll still need to invoke a composer command, but its