YOUR workflow and what you use for projects

I’m thinking of building a tool for Sage, I need data to see if this would also be useful for others.

Here’s my workflow with Sage:

Download and install new bedrock and sage for new project →
Install ACF (advanced custom fields) →
Make the fields and html / laravel blade structure for my project →
Add any Javascript / Scss for the project.

(More or less)

Is this how you also generally make your projects?

Thank you for your time regardless.

1 Like

It’s genrerally what I do also ahah

1 Like

I think that’ll be pretty much most peoples flow.
Get the functional stuff sorted (post types, taxes, fields etc.) done first then work on the frontend.

You may also find this helpful: https://discourse.roots.io/t/whats-in-your-dev-and-pm-stack/

1 Like

Very good, thank you so much for your reply!

Thanks for the feedback Marty!