Level 3
Hi all, I found solution. Will post later.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi,
Let me note, that I'm newbie in Laravel stuff.
It seems deploying via Envoyer is not that straightforward anymore, at least comparing to Envoyer's first laracast video.
Steps I performed:
default site, where in Meta, I changed Web Directory from public to /current/public
example-app
tenzan/example-app
example-app project, in Servers tab, added Server:
example-app
forge
PHP 7.4
Envoyer over Forge server I created in step #2 above, just like it was mentioned in Laracasts videoexample-app, clicked on Deploy
Default Branch (main) is selected, which is OK for me, so I just clicked again on Deploy button of this windowI don't see anything that explains that project is being installed. Accessing the site by its IP address, showing No input file specified.
I"m feeling like I have to provide the project with the values I have in .env file in Servers tab ->Manage Environment. I tried to do so, but it's not successful.
Please or to participate in this conversation.