Download the PHP package swisnl/game-of-tests-laravel-demo without Composer
On this page you can find all versions of the php package swisnl/game-of-tests-laravel-demo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package game-of-tests-laravel-demo
Demo implementation of the Game of Tests in Laravel
Small demo site to show of the Game of Tests Laravel package and library.
The Laravel package aims to enable a quick implementation of a Game of Tests in Laravel. It gives you a set of commands and basic templates to make your own Game of Tests.
Want more parsers? Have a question? Contact me or contribute on Github.
Usage
- Install using composer
composer create-project swisnl/game-of-tests-laravel-demo
- Change
.env
to suit your needs. - Migrate the databases
php artisan migrate
- Inspect an organisation
php got:inpect-github laravel
All done!
For more information on how to use the Laravel commands, check out the Game of Tests Laravel package.
All versions of game-of-tests-laravel-demo with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
fideloper/proxy Version ^4.0
laravel/framework Version 5.6.*
laravel/tinker Version ^1.0
php-http/guzzle6-adapter Version ^1.1
swisnl/game-of-tests-laravel Version ^3.0
fideloper/proxy Version ^4.0
laravel/framework Version 5.6.*
laravel/tinker Version ^1.0
php-http/guzzle6-adapter Version ^1.1
swisnl/game-of-tests-laravel Version ^3.0
The package swisnl/game-of-tests-laravel-demo contains the following files
Loading the files please wait ....