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

Added composer run dev command from Laravel 11.28 #45

Merged

Conversation

johntrickett86
Copy link
Contributor

Laravel 11.28 added the composer run dev script, which starts php artisan serve, php artisan queue:listen --tries=1, php artisan pail (now a dev dependency by default), and npm run dev all in one command, with color coded output in the terminal using concurrently.

382424672-ca8d92ec-ef5a-4be6-9182-25eb66f58245

@CodeWithDennis CodeWithDennis merged commit 8dd1577 into CodeWithDennis:main Nov 2, 2024
@CodeWithDennis
Copy link
Owner

Thanks!

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