An Open-Source Learning Platform
This project is licensed under the GNU GENERAL PUBLIC LICENSE.
This project is designed to be an open-sourced learning platform. From the start it was designed to create a learning experince that can't be found anywhere else.
The code is ugly, we get it. Our EmberJS views aren't masterpieces. So please contribute!
To setup on your local development machine:
-
cd into the directory and run a composer install
-
Enter /app/config/database.php and change your login details in the mysql section.
-
Run 'php artisan serve' OR make your webroot /public/