Download the PHP package theoluirard/laravel-get-table-name without Composer
On this page you can find all versions of the php package theoluirard/laravel-get-table-name. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download theoluirard/laravel-get-table-name
More information about theoluirard/laravel-get-table-name
Files in theoluirard/laravel-get-table-name
Download theoluirard/laravel-get-table-name
More information about theoluirard/laravel-get-table-name
Files in theoluirard/laravel-get-table-name
Vendor theoluirard
Package laravel-get-table-name
Short Description A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
License MIT
Package laravel-get-table-name
Short Description A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-get-table-name
Get Table Name
This package provides a way to get statically table name and primary key in laravel
Features
- Implement 2 methods to retrieve table name & primary key name
Installation
To install the package, use the following command:
Configuration
Add the trait to your model
Simply add the trait to your model definition
Usage
To get the table name statically
To get the primary key name statically
All versions of laravel-get-table-name with dependencies
PHP Build Version
Package Version
The package theoluirard/laravel-get-table-name contains the following files
Loading the files please wait ....