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
[NEW] Practical Laravel Security: Packages, Secrets, Supply-Chain Attacks
7 lessons
43 min read
Laravel 13 Starter Kit Teams and Customizations
10 lessons
33 min
Roles and Permissions in Laravel 13
14 lessons
57 min