文件名称:apoyotis:TIS UMSS 支持系统
文件大小:501KB
文件格式:ZIP
更新时间:2024-07-23 23:10:58
PHP
技术手册 安装后端依赖项 php composer.phar install 安装前端依赖项 必需: bower install 配置 app/config/database.php 'pgsql' => array( 'driver' => 'pgsql', 'host' => 'localhost', 'database' => 'apoyotis_whs', 'username' => 'postgres', 'password' => 'postgres', 'charset' => 'utf8', 'prefix' => '', 'schema' => 'public', ), 上传数据 php artisan db:seed 部署应用程序 php artisan serve 申请地