- You do need them.
- Have a search around.
Shared hosting, no ssh, cpp / c files not permitted for upload
Hello dear community,
I have to get a project running on a shared hosting solution. The php version can be adjusted to match the needs of laravel, but I will be getting no ssh access.
That's something I can deal with, but the troubling part is that while uploading an early 'alpha' my IP was banned (and later, unbanned) because we were uploading c / cpp files (some symfony dependancies). Sure, the hosting pardoned us and we were allowed to upload anyway after we explained everything.
So my questions are:
-
Does Laravel core really need these files? If not, how do I get rid of them so I don't have to deal with situations like these with hosting companies?
-
Is there any nice wrapper package designed for providing an interface for commands in an "adminpanel-like" environment?
Of course, I would love having my own Forge hosting solution at all times but that is not possible at the moment.
Thank you!
Please or to participate in this conversation.