WBRK-dev / wanime

WAnime - Anime website made with laravel.
https://wbrk.ddns.net/anime/
Other
3 stars 2 forks source link

Help regarding the .env file details #3

Open skgupta507 opened 3 months ago

skgupta507 commented 3 months ago

Hey @WBRK-dev sorry for disturbing you. but can u please help he in explaining the env variables. how can i host this on vercel. because as i can i see u have hosted it on localhost and the port-forwarded it. but how can i deploy this site on vercel and where to find the details for it.

your help will be greatly appriciated.

WBRK-dev commented 4 weeks ago

I do not think that this project can be hosted on vercel. Vercel only hosts nodejs projects and this is a php project.

skgupta507 commented 4 weeks ago

I do not think that this project can be hosted on vercel. Vercel only hosts nodejs projects and this is a php project.

Hi So what are the Env details i need to use it on some PHP hosting provider. as iam unable to clearly understand the ENV file.

so can u help me in explaining the ENV file details i need to make it work.

WBRK-dev commented 2 weeks ago

I will create documentation about the env variables after I finished at least all the basic functionality.