An open API service indexing awesome lists of open source software.

https://github.com/bluzphp/module-phones


https://github.com/bluzphp/module-phones

bluz-module

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Module Users Profile for Bluz Skeleton

## Achievements

[![Latest Stable Version](https://img.shields.io/packagist/v/bluzphp/module-phones.svg?label=version&style=flat)](https://packagist.org/packages/bluzphp/module-phones)

[![Build Status](https://img.shields.io/travis/bluzphp/module-phones/master.svg?style=flat)](https://travis-ci.com/bluzphp/module-phones)

[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/bluzphp/module-phones.svg?style=flat)](https://scrutinizer-ci.com/g/bluzphp/module-phones/)

[![Total Downloads](https://img.shields.io/packagist/dt/bluzphp/module-phones.svg?style=flat)](https://packagist.org/packages/bluzphp/module-phones)

[![License](https://img.shields.io/packagist/l/bluzphp/module-phones.svg?style=flat)](https://packagist.org/packages/bluzphp/module-phones)

## Usage
### Install module
To install the module run the command:

```bash
php /vendor/bin/bluzman module:install phones
php /vendor/bin/bluzman db:migrate
```

### Remove module
To remove the module, run the command:

```bash
php /vendor/bin/bluzman module:remove phones
```