-
Notifications
You must be signed in to change notification settings - Fork 2
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
Project skeleton #1
Comments
kamilpiech97
added a commit
that referenced
this issue
May 24, 2023
kamilpiech97
added a commit
that referenced
this issue
May 24, 2023
Merged
kamilpiech97
added a commit
that referenced
this issue
May 30, 2023
# Conflicts: # .env.example # composer.json
kamilpiech97
added a commit
that referenced
this issue
May 30, 2023
kamilpiech97
added a commit
that referenced
this issue
May 30, 2023
kamilpiech97
added a commit
that referenced
this issue
May 31, 2023
* #1 - project skeleton * #1 - gitignore update * #1 - fix * #1 - delete .composer dir * #1 - wip * #1 - added readme * #1 - readme fixes * Update composer.json Co-authored-by: Marcin Tracz <marcin.tracz@blumilk.pl> * Update .env.example Co-authored-by: Marcin Tracz <marcin.tracz@blumilk.pl> * #1 - cr fixes * #1 - changed readme name * Apply suggestions from code review Co-authored-by: Marcin Tracz <marcin.tracz@blumilk.pl> * Update environment/dev/app/Dockerfile Co-authored-by: Marcin Tracz <marcin.tracz@blumilk.pl> * #1 - cr fixes * Update resources/views/app.blade.php Co-authored-by: Krzysztof Rewak <krzysztof.rewak@blumilk.pl> * Update app/Http/Middleware/EncryptCookies.php Co-authored-by: Krzysztof Rewak <krzysztof.rewak@blumilk.pl> * #1 - cr fixes * #1 - small fixes * #1 - csf * #1 - composer fix * #1 - readme update --------- Co-authored-by: Marcin Tracz <marcin.tracz@blumilk.pl> Co-authored-by: Krzysztof Rewak <krzysztof.rewak@blumilk.pl>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In this task we will make a basic setup for the project.
TO-DO list:
The text was updated successfully, but these errors were encountered: