This is in line with #34 , I am having issues initializing the project properly. Can anyone please update the init process? The one suggested is to switch to dev branch and execute php artisan app:install from there. However, I am getting a sizeof(): Parameter must be an array or an object that implements Countable error.
Is the actual working copy just the dev branch?
This is in line with #34 , I am having issues initializing the project properly. Can anyone please update the init process? The one suggested is to switch to
devbranch and executephp artisan app:installfrom there. However, I am getting asizeof(): Parameter must be an array or an object that implements Countableerror.Is the actual working copy just the
devbranch?