Internal Server Error
ednaodetta
FREEOP

a year ago

syntax error, unexpected identifier "version".

Please help and tell me what to do next.

Collapsevendor frames

resources/views/welcome.blade.php:187

Illuminate\Filesystem\{closure}

Illuminate\Filesystem\Filesystem:124

getRequire

Illuminate\View\Engines\PhpEngine:58

evaluatePath

Illuminate\View\Engines\CompilerEngine:75

get

Illuminate\View\View:209

getContents

Illuminate\View\View:192

renderContents

Illuminate\View\View:161

render

Illuminate\Http\Response:79

setContent

Illuminate\Http\Response:35

__construct

Illuminate\Routing\Router:920

toResponse

Illuminate\Routing\Router:887

prepareResponse

Illuminate\Routing\Router:807

Illuminate\Routing\{closure}

Illuminate\Pipeline\Pipeline:170

Illuminate\Pipeline\{closure}

Illuminate\Routing\Middleware\SubstituteBindings:51

handle

Illuminate\Pipeline\Pipeline:209

Illuminate\Pipeline\{closure}

Illuminate\Foundation\Http\Middleware\VerifyCsrfToken:88

handle

Illuminate\Pipeline\Pipeline:209

Illuminate\Pipeline\{closure}

Illuminate\View\Middleware\ShareErrorsFromSession:49

handle

Illuminate\Pipeline\Pipeline:209

Illuminate\Pipeline\{closure}

Illuminate\Session\Middleware\StartSession:121

handleStatefulRequest

Illuminate\Session\Middleware\StartSession:64

handle

Solved

4 Replies

ednaodetta
FREEOP

a year ago

resources/views/welcome.blade.php:187

Illuminate\Filesystem\{closure}

52 vendor frames collapsed

public/index.php:17


unicodeveloper
PRO

a year ago

This is an app/code/syntax error most likely in your welcome.blade.php file, not a deployment error. I can only help with deployment errors.

You can also follow our comprehensive Laravel guide https://docs.railway.com/guides/laravel


Status changed to Awaiting User Response Railway 11 months ago


ednaodetta
FREEOP

a year ago

But it works fine in my local, when i php artisan serve, it works like a normal website


Status changed to Awaiting Railway Response Railway 11 months ago


unicodeveloper
PRO

a year ago

Please did you follow the guide?


Status changed to Awaiting User Response Railway 11 months ago


Railway
BOT

5 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 6 months ago


Loading...