用户框架

v0.1.0-alpha4 2017-11-07 15:33 UTC

This package is not auto-updated.

Last update: 2024-09-28 00:16:26 UTC


README

composer install

在 ./config/app.php 中添加 "z5internet\ReactUserFramework\ReactUserFrameworkServiceProvider::class" 作为服务提供者

php artisan react-user-framework:install

php artisan vendor:publish

php artisan migrate

构建

php artisan react-user-framework:build

开发

php artisan db:seed

php artisan react-user-framework:server

./resources/assets/react-app/* => 定制 react-user-framework

./config/react-user-framework => react-user-framework 的配置