Have you read Ray Kurzweil's how to create a mind? His definition of our mind is something similar along the lines. Pattern matching/ predictions are all that we do, according to him. I didn't think we'd come so far when I read it a few years ago. Agi seems like a real possibility now and I think I should consider developing some skills besides being able to write php.
IME Laravel as a framework, ecosystem and community is wide as an ocean and deep as a puddle. Everything about it is a weak copy of something that's done better elsewhere.
I‘m not sure if Laravel is a great benefit to the PHP ecosystem. It heavily relies on traits, magic active records (Eloquent) and global god-like objects with static methods („Factories“). For sure you can write clean, maintainable code in Laravel - but in my opinion it encourages to not do so.
I think Laravel is nice for quickly bootstrapping a project just to see if some idea works out. But it’s probably not a framework that proves how clean and enterprise-ready PHP nowadays is.
I think this is only a concern from a code purist point of view.
In real life business the productivity, security, ecosystem and guarantees of a battle proven tool matters *a lot*.
Not sure what alternative you're proposing here and I don't think this is the case, but I've seen already too many times the "Django/Laravel/Rails are bad so let's write our own awesome framework" and let's not get started on how that goes 99.99% of the times because you can already imagine it.
Also:
> For sure you can write clean, maintainable code in Laravel
This (and the opposite) applies to every single language and framework. In my experience it is more an attribute of the developer than of the tool/language/framework.
Didn't think I'd find something like this on hn. Good luck to you mate. I'm on the journey too. Almost 2 years now, was on the verge of brink and posted something on hn to which Dan, the moderator emailed me and told me to hang in there. At the time had no one, still keep a small circle and no immediate family. His words gave me strength to survive and possibly how I ended up in recovery instead of the other side.
HN: one of the last remaining Great Good Places of the Internet, a lone tavern in an iconic gateway town to the now not-so-wild west.
Beyond the western borders of this little town, the tech gold rush has both expanded to epic proportions, affecting all the economies in the world, and also gone through enough booms and busts that the phrase "gold rush" seems somehow off.
As more and more young'uns join and jaded veterans return to throng the tavern alike, it often seems to be on the brink of either exploding with the largest gun fight in history, or jumping the shark.
The secret is the man at the corner of the bar @dang, always around with a friendly smile and a towel on his shoulder. The only sheriff in the west who still doubles as the friendly bartender: always polite, always willing to break up a fight with kind words and clean up messes himself.
Yes a cold-hard look from him is all it takes to get most outlaws to back down, yes, his Colt-45 "moderator" edition is feared by all men, but the real secret to his success: his earnest passion (some call it an obsession) for the seemingly sisyphean task of sustaining good conflict - letting it simmer but keeping it all times below the boiling point based on "the code":
"Conflict is essential to human life, whether between different aspects of oneself, between oneself and the environment, between different individuals or between different groups. It follows that the aim of healthy living is not the direct elimination of conflict, which is possible only by forcible suppression of one or other of its antagonistic components, but the toleration of it—the capacity to bear the tensions of doubt and of unsatisfied need and the willingness to hold judgement in suspense until finer and finer solutions can be discovered which integrate more and more the claims of both sides. It is the psychologist's job to make possible the acceptance of such an idea so that the richness of the varieties of experience, whether within the unit of the single personality or in the wider unit of the group, can come to expression."
May the last great tavern in the West and it's friendly bartender-sheriff live long and prosper.
this as well as indexing by search engines, i found some wonderful perspectives about rails for example from hn comments, things which were much better than any seo optimized content that you find now.
wow, that was some incredible performance, never thought php could be this fast, I was in a dilemma on what language to focus on as an ordinary dev,
think I'll stick with php for a while longer.