Hosting laravel framework using Plesk - laravel

I am new to laravel framework and have finished the developing part. Now i want to publish my system using Plesk hosting.I have refered a website such as https://support.plesk.com/hc/en-us/articles/360000399513-How-to-install-Laravel-application-on-Plesk-server- but i encountered a problem.
On the second step, the "Access to the server over SSH" option is fixed to "Login Prohibited" and i cannot change it.
Is there any other alternatives to do this or any free web hosting suggestion?

Related

Laravel API timeout

I have a website made with laravel 7. I have a problem that the website is smoothly accessed but the FTP hosting and API often timeouts
I tried switching to a new server provider and the result was that the website, FTP, and API had no problems. But the old provider said it wasn't a server problem

Lets encrypt Application not running in windows Server IIS

i am having issues in Letsencrypt.i have hosted 2 website in iis 1st website is working good with letsencrypt but when i am trying again to click on Wacs.exe application ,it is not conncetion to letsencrypt server .
Kindly help us how do i fix and install easily.

Laravel project running on development machine gives this error after "This site is not secure error" after windows update

I have been running my laravel project for a while in Edge on my local machine. However after a Windows update last nightI am getting the following error when I try to run my application in Edge -"This site is not secure" and in the details the following
Your PC doesn't trust this websites security certificate.
The host name in the websites security certificate differs from the website you are trying to visit.
Error code DLG_FLAGS_INVALID_CA
DLG_FLAGS_SEC_CERT_CN_INVALID
Because this site uses HTTP Strict Transport Security, you cannot continue to this site at this time.
Could someone please help. I have spent the whole day working on this and I am near the end of my project.

odoo 9 - how to upload website?

I'm beginner in odoo 9 community edition. I'm finished creating apps(Employee Directory and CRM) and website. but i don't know how to deliver it to the client, or how to publish(upload) the wbsite created by odoo Website Builder.
what should I do. I'm using windows 7.(please explain to me in detail because I'm a beginner).
Thanksss a lot
First. Its a web aplication, You need a server for this.
If you want use your computer, you must install an aplication for convert into a server, or just rent a server on web, install the aplication, configure the odoo instance redirect the domain to your server.

Laravel won't route on production server

Just getting started with laravel and have run into some trouble.
Before committing to using laravel I wanted to build a very basic web app to test the waters via homestead and then move that web app to a remote server in order to see how easy the process was.
So I've got homestead up and running and have built a very basic web app and it works perfectly locally.
However when I moved the laravel project onto the remote server the routing stopped working.
For example locally testProject.dev/contact takes me through to a mock 'contact us' view. However when I try that on productionServer.com/contact I'm greeted by a 403 'you do not have permission to access contact on this server'.
Am I missing something in laravel here or is this an issue with the sever setup?
Any help would be greatly appreciated. Thanks
Update -> This turned out to be an issue with another piece of software running on the server. Thanks for all the help.

Resources