Settings

Theme

Show HN: Jetstreamer – A Laravel Jetstream Dev Env with Docker+Makefile/Taskfile

github.com

1 points by hishamk 2 years ago · 0 comments · 1 min read

Reader

Just wanted to share something I've been tinkering with lately. I've been playing around with setting up a dev environment for a project using Laravel Jetstream and PHP. It's been a while since I last used PHP (like, over ten years!), so a lot has changed.

I went for a simple approach - no fancy stuff, just a combo of Makefile (or Taskfile) and docker-compose. Thought it might be cool to show how it all fits together in a Docker environment. Maybe it's useful for some of you, especially if you're curious about how these pieces can work together.

It's nothing groundbreaking, but it does the job for my project. I'm totally open to suggestions, feedback, or even pull requests if you've got ideas for improvements.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection