Download the PHP package daniel-de-wit/laravel-ide-helper-hook-translatable without Composer
On this page you can find all versions of the php package daniel-de-wit/laravel-ide-helper-hook-translatable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download daniel-de-wit/laravel-ide-helper-hook-translatable
More information about daniel-de-wit/laravel-ide-helper-hook-translatable
Files in daniel-de-wit/laravel-ide-helper-hook-translatable
Package laravel-ide-helper-hook-translatable
Short Description Add Laravel Translatable support to Laravel IDE Helper
License MIT
Homepage https://github.com/daniel-de-wit/laravel-ide-helper-hook-translatable
Informations about the package laravel-ide-helper-hook-translatable
Laravel IDE Helper Hook Translatable
A Laravel Package for adding Laravel Translatable support to Laravel IDE Helper Laravel IDE Helper.
Installation
You can install the package via composer:
The Translatable Hook 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"
Manual Installation
When disabled, register the LaravelIdeHelperHookTranslatableServiceProvider manually by adding it to your config/app.php
Testing
Credits
- Daniel de Wit
- wimski
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-ide-helper-hook-translatable with dependencies
astrotomic/laravel-translatable Version ^11.9
illuminate/database Version ^9.0 || ^10.0
barryvdh/laravel-ide-helper Version ^2.9 || ^3.0