#Laravel Delivery Website

48 messages · Page 1 of 1 (latest)

brave carbon
#

Hello. Im trying to install a Laravel website into my webhosting, but since im pretty new on this thing, im here to ask if can someone help me to manage it . Thanks in advance

lyric dirge
#

consider a service like laravel forge or ploi.io

tight arch
brave carbon
#

Ohh oki, let me edit the message

#

Thank you

tight arch
#

The answer would be what 36 says, nobody is gonna manage your server for free unless you got a good friend

#

Forge/Ploi has a fixed price to do the heavy lifting for you

brave carbon
#

Oh, ok, whats the price ?

tight arch
#

Go to the respective sites and check their tiers

#

You also gotta pay for the actual server

#

Unless you got millions of users on standby a $5 VPS and the smallest tier of forge/ploi can help you get started

brave carbon
#

Whats their website ?

tight arch
#

Mate, google "forge" and "ploi"

#

36 even gave you the keywords in the very first response, we expect people to also do a bit of work prayge

brave carbon
#

Oh ok ok, sorry, im just a bit tired

#

Oh, wait, i have already a web hosting, i just want to install the files.. In the tutorial, there is a php artisan serve command, but when i apply it, it does nothing

tight arch
#

php artisan serve is for local development, you shouldn't use it for hosting

brave carbon
#

Ah..

#

yeah , like i said, i dont need a server, i need someone who can help me to set it up..

tight arch
#

well what server you got to begin with

#

is it a vps, is it shared hosting

brave carbon
#

Web hosting

#

Like, a normal web hosting service

#

I activated the terminal aswell, because in the tutorial said i will need terminal

tight arch
#

so shared hosting

brave carbon
#

yep

tight arch
#

it's generally not recommended to use shared hosting, especially for apps like laravel as you have very little control of the server itself

anyways, you'll need to upload the app and make sure the webroot is /public and migrate your DB etc while changing the env to point to a DB on the host too

brave carbon
#

Yes, i did that

#

I have everything ready, database, env file, etc

tight arch
#

okay if you did everything correct it works then

brave carbon
#

Nope, it doesnt xD

#

I will send you in private the link

tight arch
#

my dms are not for support

brave carbon
#

Np, just sent the url

tight arch
#

you are not really providing a lot of information to go on, you need to supply errors etc.

brave carbon
#

Hmm...

#

What kind of informations do you need ?

hoary current
tight arch
#

well for starters the URLs you sent, the one in a subpath /namehere is pointing to the root of a laravel app

#

and not the /public folder

#

and this is where shared hosting starts getting annoying, because you cannot edit vhosts to set project roots

hoary current
#

**Help us help you **- Search the documentation before posting your issue and explain what you're doing and include any error messages you have received.

brave carbon
#

Damn

#

Can i do something about these roots or?..

tight arch
#

idk, havent used shared hosting in years, its shit

#

limitations everywhere

brave carbon
#

What hosting do you recommend ? I need something .. hmm.. cheap, but fast, because i will host 4 websites there and 2 mobile apps

hoary current