Support the ongoing development of Laravel.io →
Installation Configuration Packages

Hello friends, I am writing to hopefully they can give me a help to successfully install and use ide-helper in sublime 3.

I follow all the steps in the repository:

https://github.com/barryvdh/laravel-ide-helper

  1. I install sublimeCodeIntel in my editor
  2. Write in my console: composer require barryvdh/laravel-ide-helper
  3. I add the provider: Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider::class, in config/app.php
  4. And finally write: php artisan ide-helper:generate in my console

But as I write I do not get the automplete. I searched the internet but I can not find the solution, long time I want to use ide-helper ago, but I manage to operate it.

I hope your help. Greetings from Chile.

Last updated 3 years ago.
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

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.