Support the ongoing development of Laravel.io →
posted 5 years ago

I am just starting to learn laravel. I am using Netbeans as IDE.

Initially without problems, but then Netbeans reported an error for one of my projects:"Unresolved project problems" in the vendor folder. Probing deeper it gives error messages on multiple files that laravel installs. Mostly to do with unexpected things at thebeginning or the end of the file.

I deleted the project. Made a fresh project with composer. Imported it in Netbeans. Same problem again.

Anyone can help me?

Kind regards,

Hubert

Last updated 3 years ago.
0

Hi Hubert!

I think its a problem with the IDE on recognizing the dependencies. Before opening the project with NetBeans try to run php artisan serve on the comand line to see if there's any problem with the project itself. Make sure you run this comand on the root directory of the project. If the project run and it shows you the welcome page of Laravel, then its all good.

You can also try other IDEs such as PHPStorm or even text editors like SublimeText and VScode.

Last updated 5 years ago.
0

I think you are right.

I'll put the question to a Netbeans forum.

Hubert

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Hubert hmd19750 Joined 6 May 2020

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.