Support the ongoing development of Laravel.io →
Input Forms Packages

Hi,

Is there's anyone here who can help me to fix this. I'm newbie in Laravel 5 and I can't even figure what's the possible solution here. I entered the

"composer require illuminate/html" (no "" included when I type it)

to download the package. But when I enter it, the result says

"file_put_contents(...): failed to open stream: Permission denied..."

And I believe I haven't receive the online package because of the error. I've tried to use chmod 777 etc. in different post but none of them helped me to figure this out. Please help because I can't proceed to the next step if this package is not downloaded.

By the way, I'm on latest OS of Ubuntu. Thanks in advance :)

Last updated 3 years ago.
0

Yeah! Thank God I resolved this! Just use "sudo"

sudo composer require illuminate/html

And it solved my problem :D

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.