Why do we adopt array alignment? #53
-
|
I was asking myself this question a while ago? Why do we adopt array alignment even though Laravel does not? |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 10 replies
-
|
Are you referring to this? |
Beta Was this translation helpful? Give feedback.
-
|
Because Taylor doesn't care what the code looks like - good or bad. We prefer pretty code and therefore we apply alignment in php files. |
Beta Was this translation helpful? Give feedback.
-
|
I agree with @andrey-helldar because we must do everything to simplify our work, keep a clean code, and maintainable. |
Beta Was this translation helpful? Give feedback.



Because Taylor doesn't care what the code looks like - good or bad.
We prefer pretty code and therefore we apply alignment in php files.