bearcodi/laravel-postgresql-schemas

There is no license information available for the latest version (dev-main) of this package.

dev-main 2024-05-09 06:11 UTC

This package is auto-updated.

Last update: 2024-10-09 07:00:02 UTC


README

   __                          __
  / /  ___ ________ __  _____ / /
 / /__/ _ `/ __/ _ `/ |/ / -_) /
/____/\_,_/_/  \_,_/|___/\__/_/
   ___           __               ________    __
  / _ \___  ___ / /____ ________ / __/ __ \  / /
 / ___/ _ \(_-</ __/ _ `/ __/ -_)\ \/ /_/ / / __
/_/   \___/___/\__/\_, /_/  \__/___/\___\_\/____/
                  /___/
   ____    __
  / __/___/ /  ___ __ _  ___ ____
 _\ \/ __/ _ \/ -_)  ' \/ _ `(_-<
/___/\__/_//_/\__/_/_/_/\_,_/___/

Tests Packagist Version Packagist Downloads GitHub License

WARNING This is work in progress!!!

About

Laravel package to add support for PostgreSQL SCHEMA.

Installation

$ composer require bearcodi/laravel-postgresql-schemas

Publish configuration

$ php artisan config:publish --vendor=bearcodi

Environment Variables