comproso/laboratory

The Comproso Laboratory.

0.3.14-alpha2 2018-08-31 17:37 UTC

README

Based on the Laravel framework.

Installation

  1. Install Comproso/Laboratory similar to Laravel.
  2. After installation uncomment the lines 162 and 163 in app/config/app.php to add the basic Comproso Service Providers.
  3. Then, run php artisan vendor:publish and php artisan migrate in CLI
  4. Optionally add laravel-semantic-ui-css (download already included)
  5. Start including existing tests or develop your own one.

License

As the Laravel framework, Comproso/Laboratory is open-sourced software licensed under the MIT license.