# 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
# Create symlink to dashboard files manually
php artisan bugphix:assets-symlink
# Test command
php artisan bugphix:test