If someone can’t spell, then programming is not a suitable endeavour for them…
Most modern IDEs and text editors will highlight things like typos in class names, missing imports, etc. It’s really not a problem that needs A.I. to solve.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Is there any plan to build a new ecosystem member that uses AI / machine learning to help in building a Laravel application? Just like Telescope makes the development process easier, JARVIS would catch errors when they happen and suggest fixes. For example, if I make a reference to App\Model\User, and it can't find that class, but it sees there's a class App\Models\User, it would say "I think you meant this... May I fix that for you?" (perhaps even with a Paul Bettany voice). It would tap into a growing number of issues and resolutions by developers, with opt-in to automatically contribute machine learning concepts yourself, but it would first focus on how to fix the top 90% of issues that come up daily. In time, it would learn to analyze code in the app to suggest optimizations or performance improvements.
If there's no plan so far, I might be in a position to start building it myself as part of the Laravel community.
Please or to participate in this conversation.