z5internet / ruf by z5

User framework
187
2
2
Package Data
Maintainer Username: z5
Maintainer Contact: github@z5.ltd (Darren Merrett)
Package Create Date: 2016-09-19
Package Last Update: 2019-04-18
Language: PHP
License: MIT
Last Refreshed: 2024-05-03 15:20:46
Package Statistics
Total Downloads: 187
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 2
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

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