Video
Description
This package generates helper files that enable your IDE to provide accurate autocompletion. Generation is done based on the files in your project, so they are always up-to-date.
Usage
Run this to generate autocompletion for Facades. This creates _ide_helper.php
php artisan ide-helper:generate
Run this to add phpdocs for your models. Add -RW to Reset existing phpdocs and Write to the models directly.
php artisan ide-helper:models -RW
Related Content on Laravel Daily
Video
Recent Courses on Laravel Daily
AI Agents/IDEs for Laravel: May 2026 (Claude Code, Codex, OpenCode, etc)
7 lessons
52 min
Laravel 13 Starter Kit Teams and Customizations
10 lessons
33 min
Roles and Permissions in Laravel 13
14 lessons
57 min