Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] after installation issues #77

Merged
merged 13 commits into from
Jun 16, 2024
Merged

[FIX] after installation issues #77

merged 13 commits into from
Jun 16, 2024

Conversation

moaminsharifi
Copy link
Collaborator

@moaminsharifi moaminsharifi commented Feb 7, 2024

Still working on it ...

Changes:

  • Change env key EZ_PANEL_DB_CONNECTION to EASY_PANEL_DB_CONNECTION
  • Fix easy_panel_config config key misspell
  • Add isDBConnected() function
  • Reformate src/EasyPanelServiceProvider.php file
  • Update Test files
  • Add publishMigration() function to EasyPanelServiceProvider
  • Scans the target migration directory and copies migrations from the package that do not exist in the target project.

Related:

TODO:

  • tests
  • document

@moaminsharifi moaminsharifi marked this pull request as draft February 7, 2024 10:43
src/routes.php Outdated Show resolved Hide resolved
Copy link
Owner

@reziamini reziamini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Amin!

@moaminsharifi moaminsharifi marked this pull request as ready for review June 16, 2024 07:01
@reziamini reziamini merged commit de90ec6 into master Jun 16, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants