Download the PHP package thebachtiarz/laravel-additional-attribute-v1 without Composer
On this page you can find all versions of the php package thebachtiarz/laravel-additional-attribute-v1. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thebachtiarz/laravel-additional-attribute-v1
More information about thebachtiarz/laravel-additional-attribute-v1
Files in thebachtiarz/laravel-additional-attribute-v1
Download thebachtiarz/laravel-additional-attribute-v1
More information about thebachtiarz/laravel-additional-attribute-v1
Files in thebachtiarz/laravel-additional-attribute-v1
Vendor thebachtiarz
Package laravel-additional-attribute-v1
Short Description A Simple Additional Attribute for Laravel Project v1
License MIT
Homepage https://github.com/thebachtiarz/laravel-additional-attribute-v1
Package laravel-additional-attribute-v1
Short Description A Simple Additional Attribute for Laravel Project v1
License MIT
Homepage https://github.com/thebachtiarz/laravel-additional-attribute-v1
Please rate this library. Is it a good library?
Informations about the package laravel-additional-attribute-v1
Laravel Additional Attribute v1
A Simple Additional Attribute for Laravel Project v1
Requires
Installation
-
composer config (only if you have access)
-
install repository
-
vendor publish
- database migration
Implementation
-
add Class Trait Service below here into Model.
- Example:
Feature
-
Add or Update Attribute.
Create new attribute or Update existing attribute in model.
-
Get Attribute By Name.
Get attribute in model by attribute name.
-
Get Attribute By Name (Only value).
Get attribute in model only value by attribute name.
-
Get All Attributes.
Get all attribute(s) in model.
-
Search By Attributes.
Search value by attribute name.
All versions of laravel-additional-attribute-v1 with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
laravel/framework Version ^9.0
thebachtiarz/laravel-toolkit-v1 Version ^2.0
laravel/framework Version ^9.0
thebachtiarz/laravel-toolkit-v1 Version ^2.0
The package thebachtiarz/laravel-additional-attribute-v1 contains the following files
Loading the files please wait ....