You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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 executephp artisan app:install
from there. However, I am getting asizeof(): Parameter must be an array or an object that implements Countable
error.Is the actual working copy just the
dev
branch?The text was updated successfully, but these errors were encountered: