bearcodi / laravel-postgresql-schemas
此包的最新版本(dev-main)没有可用的许可证信息。
dev-main
2024-05-09 06:11 UTC
Requires
Requires (Dev)
- laravel/pint: ^1.15
- nunomaduro/collision: ^7.8
- orchestra/testbench: ^8.0
This package is auto-updated.
Last update: 2024-09-09 06:48:37 UTC
README
__ __
/ / ___ ________ __ _____ / /
/ /__/ _ `/ __/ _ `/ |/ / -_) /
/____/\_,_/_/ \_,_/|___/\__/_/
___ __ ________ __
/ _ \___ ___ / /____ ________ / __/ __ \ / /
/ ___/ _ \(_-</ __/ _ `/ __/ -_)\ \/ /_/ / / __
/_/ \___/___/\__/\_, /_/ \__/___/\___\_\/____/
/___/
____ __
/ __/___/ / ___ __ _ ___ ____
_\ \/ __/ _ \/ -_) ' \/ _ `(_-<
/___/\__/_//_/\__/_/_/_/\_,_/___/
警告 这是一项正在进行中的工作!!!
关于
Laravel 包,用于添加对 PostgreSQL SCHEMA
的支持。
安装
$ composer require bearcodi/laravel-postgresql-schemas
发布配置
$ php artisan config:publish --vendor=bearcodi