# Installation

# Server requirements

# Download package

composer require bugphix/bugphix-laravel

# Publish config files

php artisan vendor:publish --tag=bugphix-config

# Run bugphix installer

php artisan bugphix:install

# Optional

php artisan bugphix:assets-symlink

# Test command

php artisan bugphix:test
Last Updated: 4/24/2020, 11:31:20 AM