darrenmerrett/ruf

User framework
56 2
Install
composer require darrenmerrett/ruf
Latest Version:v0.1.0-alpha4
PHP:>=7.0.0
Maintainer: z5

Install

composer install

Add "z5internet\ReactUserFramework\ReactUserFrameworkServiceProvider::class" as a service provider in ./config/app.php

php artisan react-user-framework:install

php artisan vendor:publish

php artisan migrate

Build

php artisan react-user-framework:build

Develop

php artisan db:seed

php artisan react-user-framework:server

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

./config/react-user-framework => config for react-user-framework