LaravelPackages.net
Acme Inc.
Toggle sidebar
beam-australia/platform

Laravel platform

3
0
v0.2.5
About beam-australia/platform

beam-australia/platform is a Laravel package for laravel platform. It currently has 0 GitHub stars and 3 downloads on Packagist (latest version v0.2.5). Install it with composer require beam-australia/platform. Discover more Laravel packages by beam-australia or browse all Laravel packages to compare alternatives.

Last updated

Laravel microservice platform

Build Status Coverage Status

Testing

There is a docker helper binary located in the bin directory.

$> bin/phpunit

Integration testing

For integration testing with external services such as Elasticsearch or Redis, use Docker Compose. There are helpers located in the bin directory:

$> bin/ssh

Will start docker-compose.yml and ssh into the container. Be sure to wait until the services are ready.

Star History Chart