problem with uploading a laravel project on cpanel - laravel

I have a problem with uploading my laravel project on cpanel ,i uploaded all files but in the browser keep showing
"This site can’t be reached
server IP address could not be found.
Try running Windows Network Diagnostics.."

Related

Is there a way to fix October CMS not finding a configuration file?

I have a website developed using October CMS based on laravel. When I run the local site I get no error but when I host the website on Linux Server Ubuntu I get an error whenever I visit a plugin to create events saying:
Unable to find configuration file config_form.yaml defined for Backend\Behaviors\FormController
The error looks like below:
Is this concerning permissions? Because I tried setting the www folder 777 permissions for all user groups so what is concerning is the site is running locally without a problem.

Have a 500 error on live hosting using Laravel App

Can you help me to fix this issue?
I uploaded all files to hosting with all requirements needed (PHP 7.4) and now I see 500 error page. All scripts are working in the public_html directory, but Laravel doesn't.
The configuration is here: http://fratelli.md/info.php

object not found laravel 5.2 run on php 7.2 windows 10

Recently, I've been downloading laravel project on github.
after I tried to run the file on my localhost, I found error message on my browser. which look like this.
on the first page, I didnt find any error message. but when I clicked on the menu (register, logo=in, services, any menus) I found this error. enter image description here
you're having problem because the object really doesn't exist in your htdocs directory. You don't have to append xampp after localhost or 127.0.0.1 because xampp will treat it as an object or a folder under htdocs.
if you want to access your services, make sure you have a folder under htdocs and put in your URL localhost/foldername

after i upload my laravel project on shared hosting cpanel i got pages errors

i upload my laravel 5.6 project on share hosting, home, article post are showing properly but about, contacts e.t.c pages is not showing displaying this error below
ErrorException (E_WARNING)
include(/home/damschvl/damsco/vendor/composer/../../app/Http/Controllers/pagesController.php): failed to open stream: No such file or directory
i have attach screenshot below.. and php version of my hosting is 7.1
error display screenshot here

How to Upload and Display the Files in Frontend in Linux Cpanel Hosting?

Friends i had purchased a Linux with Cpanel hosting to upload my Site.
But if i have entered the ip Address i cant get the Index OF Directory. .
I got the Error File Not Found. .
Cant able to display the Uploaded Files in frontend. .
Also cant able to change the local Apache Default Index To Public_html.
Pls Help me out here.
I will suggest you please give a try with "Index Manager" option in Cpanel and select "No indexing" and check this again.

Resources