How to Deploy Laravel 8 on cPanel || How to Upload Laravel Project on cPanel [easiest way in 2020]

preview_player
Показать описание
How to Deploy Laravel 8 project on cPanel easiest way - Install Laravel on Cpanel
In this video, I will show you how to easily upload a Laravel application to a shared hosting account via Cpanel

Learn How to Upload Laravel Project on cPanel || How to Deploy Laravel 7 on cPanel

How to host laravel in cpanel

//htaccess file code

🎉 Get a VPS server for 4$ with 6GB RAM 🎊

🔔 Get 82% discount 😍 from hostinger for wordpress hosting 🔔

📢Get a VPS server for $3.5/month 😍

❤️ Get Unlimited hosting for $3/ month ❤️

Lots of programmers having troubles while uploading laravel applications into a Cpanel shared hosting server.

even me in the first place. I spend some time figuring it the most common issues you may face while uploading the laravel application into Cpanel. 

in this video, i am explaining all these issues and solutions

* Uploading laravel app into Cpanel
* Adding Htaccess file
* Connecting with database
* Handling env file error in MySQL database connection
* Make it live

Hope you can learn something new while watching this video

Chapters :
0:00 Introduction
0:13 Start
0:59 Zip the code
1:20 Taking database backup
1:40 Go to Cpanel
3:42 Create Database
4:05 Edit .env file
5:20 Upload Database
5:55 Fixing user not found issue
6:20 Final Testing
Рекомендации по теме
Комментарии
Автор

This is the most simple way to deploy a Laravel project in CPanel… thank you 🙌🏻

Gullyscorp
Автор

Out of many tutorials, actually this did work. Thank You!

madman
Автор

THANK YOU. I've deployed several laravel projects across multiple servers but those were all homemade servers with direct access to everything including Apache configs, etc.

This was my first time really using CPanel and I for the life of me could not figure out how to get my Laravel project to use routes or use the public/index.php. Thank you, this finally fixed it.

tylerday
Автор

Thank you brother, this was very helpful

jaxxcorbin
Автор

Worked successfully Thanks brother <3

hanymax
Автор

Thank you so much for this tutorial... it saved me literal hours of searching for solution

nandomkumchi
Автор

Subscribed!! God bless you, you have me from frustration am grateful

martinfaith
Автор

You are a genius man, So much of a hassle if you do not have softlacous

jamesh
Автор

you save my life bro thank you very much! <3

humbledawn
Автор

Amazing video. Explained everything perfectly. Thank you!

ayobiao
Автор

Really superb easy. Save a lot of time to modify files or move them.

smartdigitalsupport
Автор

Thank you you just saved me a lot of frustration

iamtafara
Автор

Informative video, just to make it clear, you should also change the APP_URL to your live domain from .env file.

TahirBhai
Автор

Yeah You did it bro, You did it, Bundle of thanks, out of 100s tutorials I find the secure way to do it, Thanks a lot

fazilnasrat
Автор

HI, is secure put all files includes .env on public_html? Thx!

joaquinmartinez
Автор

Thank you so much, very clear explanation. I just finished deploying my site. Also subbed

lionelmuskwe
Автор

Mais merci merci !
Thank you a LOT !!! You saved my life !

alexandreriera
Автор

In future, whilst the application is in production, if I add new migration and run it locally, do I have to export the database from my local machine and import it on Cpanel?

fosterasante
Автор

does anyone know how to configure public storage after running the app production? thank you

mosescodes
Автор

I have a question. In the .env file I change one of the variable. And is not reflecting. What should I do to reflect to my site?

kennethpineda