Randy_Johnson's avatar

Laravel Dashboard - Over Engineered?

Is it just me, or does anyone else feel like the front-end code for Laravel is over-engineered? A good example is the dashboard—I wanted to change what was displayed in the sidebar, and I had to go full Minecraft on that crap and dig three classes deep just to find it (okay, maybe a slight exaggeration). It feels like Laravel has lost its beautiful KISS principle, which is what we all loved about it. Or am I wrong?

0 likes
3 replies
Glukinho's avatar

I think that any front-end code is over-engineered, as well as the whole front-end related technology stack :(

1 like
Snapey's avatar

try other starter kits until you find the one you like (or none)

1 like
jlrdw's avatar

Anything concerning style and such is redundant. In many videos he will delete all of it and start fresh with code he wants. So just look at it as an example, copy it for reference, and delete, then program your own thing.

1 like

Please or to participate in this conversation.