DEV Community

Discussion on: Laravel inside Rust? I have a reason for that.

Collapse
 
danielhe4rt profile image
Daniel Reis

AFAIK, Rust developers doesn't like to opinionated in other developers Structures.

However, there's plenty of Rust projects that you will look at the README and see something like "this is an opinionated structure using the framework X and Y tooling".

I'm not a fan of copying things without know how it works behind the curtains, and that's why I'm following the Laravel structure.