laravel-easypanel
laravel-easypanel copied to clipboard
[FIX] after installation issues
Still working on it ...
Changes:
- Change env key
EZ_PANEL_DB_CONNECTION
toEASY_PANEL_DB_CONNECTION
- Fix
easy_panel_config
config key misspell - Add
isDBConnected()
function - Reformate
src/EasyPanelServiceProvider.php
file - Update Test files
Related:
TODO:
- [ ] tests
- [ ] document