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

hackgreenville-com-436 Update laravel and add composer dev command #443

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

zach2825
Copy link
Collaborator

@zach2825 zach2825 commented Nov 6, 2024

added composer dev

@allella
Copy link
Member

allella commented Nov 13, 2024

@zach2825 is this dev command a shortcut for the similar commands we have in the docs? If so, would we want to add it to the CONTRIBUTING.md docs so other know to use it to get their dev environment cranked up. Or, is there another / niche purpose for these changes?

@zach2825
Copy link
Collaborator Author

@allella, sorry I didn't see the message until now! It's a new command from Taylor Otwell, included in the latest version of laravel

You can see the new command here.
https://laravel-news.com/laravel-11-28-0

@allella
Copy link
Member

allella commented Nov 20, 2024

@zach2825 alright.

Should we update our docs to encourage the use of composer dev over the existing yarn dev & php artisan serve?

image

@zach2825
Copy link
Collaborator Author

Thank you, @allella. I missed that! I also moved the key:generate above the composer dev section since it is a prerequisite.

@allella allella merged commit e1d4b0c into hackgvl:develop Nov 20, 2024
1 check 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