(no title)
suddenclarity | 1 year ago
Even with the backend set, the front still felt like it had to make a choice among Blade, Livewire, Vue and React glued together with Inertia (?). Then you had to pick between several different authentication systems. Unfortunately I wanted app support as well which would require React Native, Flutter or something else which the Laravel documentation doesn't seem to make any mention about.
Naturally one could make it all from scratch with vanilla PHP and JS but that's often not a suitable comparison to a full-fledge framework.
tored|1 year ago
Laravel is no longer just a PHP framework; it now resembles Java Spring — an opinionated, enterprise-friendly ecosystem where everything can be connected through configuration. The focus has shifted towards businesses and teams rather than personal or hobbyist projects.
For those who prefer a more traditional framework with long-term stability and fewer commercial dependencies, Symfony remains a solid alternative.
Relevant threads:
https://www.reddit.com/r/laravel/comments/1iyyxk4/laravel_is...
https://www.reddit.com/r/PHP/comments/1j05wh1/laravel_is_goi...
martinsnow|1 year ago
dqv|1 year ago