Support the ongoing development of Laravel.io →
Installation
Last updated 2 years ago.
0

Most shared type hosting plans like on GoDaddy will not have composer installed for you to use. You need to find a host that allows ssh access and has the composer binary available. If you get any kind of VPS type of account, you can install whatever software you would like.

Also keep in mind that you may need a higher version of PHP installed on your hosting, in order to run a Laravel site.

Otherwise uploading all files via FTP/SFTP, will work on Godaddy, just takes a little longer to do.

Last updated 2 years ago.
0

Thanks for reply...good info..thanks..

Last updated 2 years ago.
0

If your host provides you with SSH access, awesome. But a lot of shared hosts don't generally allow that. In such cases, you can use

Artisan::call('your-command'); 
Last updated 2 years ago.
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.

© 2024 Laravel.io - All rights reserved.