How to install a github repo with composer and user it in laravel ? - development

How to install a github repo with composer and user it in laravel ?

https://github.com/abhinayrathore/PHP-IMDb-Scraper

I'm looking to use the above package in a project, could someone give me a quick tip on how to install it with composer .

thank you

submitted by /u/eid-a
[link] [comments]



from Laravel Questions and Answers https://laravelquestions.com/rlaravel/how-to-install-a-github-repo-with-composer-and-user-it-in-laravel/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome