Download the PHP package wimski/laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery without Composer
On this page you can find all versions of the php package wimski/laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wimski/laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery
More information about wimski/laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery
Files in wimski/laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery
Package laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery
Short Description Add Eloquent Has By Non-dependent Subquery support to Laravel IDE Helper
License MIT
Homepage https://github.com/wimski/laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery
Informations about the package laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery
Laravel IDE Helper Hook "Eloquent Has By Non-Dependent Subquery"
A Laravel Package for adding Eloquent Has By Non-Dependent Subquery support to Laravel IDE Helper Laravel IDE Helper.
Installation
You can install the package via composer:
The package is loaded using Package Discovery, when disabled read Manual Installation.
Usage
Run standard model generation commands as normal:
php artisan ide-helper:models "App\Models\Post"
Docblocks will be added to the model
Manual Installation
When disabled, register the LaravelIdeHelperHookEloquentHasByNonDependentSubqueryServiceProvider
manually by adding it to your config/app.php
Testing
Credits
- wimski
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ide-helper-hook-eloquent-has-by-non-dependent-subquery with dependencies
barryvdh/laravel-ide-helper Version ^2.12.2
laravel/framework Version ^8.74 || ^9.0
mpyw/eloquent-has-by-non-dependent-subquery Version ^1.0 || ^2.0
phpdocumentor/type-resolver Version ^1.4