Download the PHP package matte97p/laravel-postgresql-inherit without Composer
On this page you can find all versions of the php package matte97p/laravel-postgresql-inherit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matte97p/laravel-postgresql-inherit
More information about matte97p/laravel-postgresql-inherit
Files in matte97p/laravel-postgresql-inherit
Download matte97p/laravel-postgresql-inherit
More information about matte97p/laravel-postgresql-inherit
Files in matte97p/laravel-postgresql-inherit
Vendor matte97p
Package laravel-postgresql-inherit
Short Description Add inheritance in postgresql tables
License MIT
Package laravel-postgresql-inherit
Short Description Add inheritance in postgresql tables
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-postgresql-inherit
PostgresqlSchema
Add inheritance in postgresql tables
Installation
PHP 8.0+ and Laravel 10.x are required.
For latest Laravel Versions see the previous fork.
For Laravel Versions 10.x, run the following command to install this package via composer
Once PostgreSQL Schema is installed, you need to register the service provider. Open up config/app.php
and add the following to the providers
array.
Usage
In migration file when using a postgresql database, you can use the new method inherits()
:
All versions of laravel-postgresql-inherit with dependencies
PHP Build Version
Package Version
The package matte97p/laravel-postgresql-inherit contains the following files
Loading the files please wait ....