| 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: | 2025-11-03 15:15:26 |
| Package Statistics | |
|---|---|
| Total Downloads: | 187 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 2 |
| Total Watchers: | 1 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
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
php artisan react-user-framework:build
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