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

refactor: reposition php code in the folder #25

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Conversation

Rignchen
Copy link
Contributor

@Rignchen Rignchen commented Jun 10, 2024

Put every files in the right place:

  • All Dockerfiles in /Dockerfile/*
  • The php repository is now called php instead of login
  • The php files accessible from the browser are stored in .../public/*, they are just used to call files in .../private/*

Closed: #19
Closed: #20

@Rignchen Rignchen marked this pull request as ready for review June 10, 2024 13:04
@fuzoh fuzoh merged commit 3148fca into museebolo:main Jun 10, 2024
@Rignchen Rignchen deleted the php branch June 10, 2024 13:31
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.

PHP logic must be extracted from publicly accessible files Separate the files by domain
2 participants