Chage the model
stub
so that common functionality can be added to all model, same as controller.
All unsed properties, morphs without mapping, lazy loading will be disabled on local.
<?php | |
/** | |
* JSON data to html table | |
* | |
* @param object $data | |
* | |
*/ | |
function jsonToTable ($data) | |
{ |
This procedure is tested on Mac OS X 10.12.6
PHP 7.2 installed with Homebrew.
Download the following files from Oracle website (yes, you need to create an account and accept terms):