LMS-Laravel / OLD-LMS-Laravel

Laravel Learning Management System (LMS)
283 stars 162 forks source link

Initializing the project in local machine #40

Open DefaultLGTM opened 5 years ago

DefaultLGTM commented 5 years ago

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?

angelkurten commented 5 years ago

Hello, the project is currently being migrated to a new version

See new repository: https://github.com/LMS-Laravel/LMS-Laravel

I appreciate any PR to move faster in migration