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

feat: initialize Laravel project #1

Merged
merged 2 commits into from
Nov 1, 2023
Merged

feat: initialize Laravel project #1

merged 2 commits into from
Nov 1, 2023

Conversation

Lapotor
Copy link
Collaborator

@Lapotor Lapotor commented Nov 1, 2023

This commit sets up a new Laravel project with the following configurations:

  • Laravel version 10.x
  • Basic project structure with default folders and files
  • Composer dependencies installed
  • Initial configuration files like .env, database configuration, etc.

This commit marks the starting point of the project.

Signed-off-by: Valentin Sickert <[email protected]>
@Lapotor Lapotor added this to the v1.0.0 milestone Nov 1, 2023
@Lapotor Lapotor requested a review from whyauthentic November 1, 2023 16:48
@Lapotor Lapotor self-assigned this Nov 1, 2023
Signed-off-by: Valentin Sickert <[email protected]>
@whyauthentic whyauthentic enabled auto-merge (squash) November 1, 2023 16:50
@Lapotor Lapotor disabled auto-merge November 1, 2023 16:51
@whyauthentic whyauthentic merged commit 778d2f7 into main Nov 1, 2023
@whyauthentic whyauthentic deleted the feat/laravelInit branch November 1, 2023 16:54
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