Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Just stop! You'll always have your knowledge of it. Use JavaScript as a front-end to the PHP.
-
@sheriffderek Laravel gives you plenty of room to use JavaScript as the front end. It's common to use Vue.
-
Well, Python is the way to go now..if you're absolutely backend like me. Unless Laravel woos you.
-
Why?
Are you using it procedurally or OOP?
It got better once I moved to keeping it on the server as services.
Php has no business living in the same file as html or js.
Frankly php, js, css, and html should all be kept to their respective files.
But that's just me. -
jamesh3318yI like the C-likeness and the relative compatibility. Those things often override the mountain of code and sluggish performance for personal stuff.
I have used Laravel but mainly Symfony and sometimes Phalcon.
I am so tired of using PHP.
undefined