Host Laravel project on cPanel
There is a few simple steps to upload Laravel project to the shared hosting.
Assuming the cpanel has no other website and your laravel project is supposed to be the default project.
Steps:
1. Zip your entire Laravel project and export your DB to SQL.
2. Login to cPanel and navigate to File Manager.
3. Ensure you’re in the root folder, then click “Upload”
4. Select your zip file and wait for the upload to complete.
5. Unzip the uploaded file.
6. Move the content of public to public_html folder.
Host Laravel project on cpanel.
Host Laravel project on shared hosting.
Host Laravel Application on the server.
Host Laravel project.
Laravel series goal:
My goal with this Laravel series is to create a guide for those just learning Laravel. This guide will take you from the very beginning of an idea into a real deployable application.
Laravel step by step guide
Laravel full series
Laravel scratch to advance series
Laravel zero to hero course
Laravel guide
The project is stored in the given below directory.
https://github.com/HadiNiazi/Laravel-step-by-step-guide
Career Development Lab (CDL)
You can join our WhatsApp developer community group where you can share your thoughts with other developers.
https://chat.whatsapp.com/JSA8qZZGVbPIv9NdHeIwyi
Follow me on FB:
https://web.facebook.com/hadivlogger
Follow me on Gmail:
cdlpk9@gmail.com .
Source Link
COMMENTS