Skip to content

Instantly share code, notes, and snippets.

@bmewburn
bmewburn / _ide_helper.php
Created September 17, 2024 09:16
Laravel 11 laravel-ide-helper helper file
<?php
/* @noinspection ALL */
// @formatter:off
// phpcs:ignoreFile
/**
* A helper file for Laravel, to provide autocomplete information to your IDE
* Generated for Laravel 11.17.0.
*