# 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