|
|
|
|
|
by hackandtrip
1596 days ago
|
|
What would you suggest as idiomatic server code which is not Laravel, in PHP? I had the "pleasure" to work a bit with a PHP legacy server written in Laravel, and I thought that the framework was alright - the problem was in the PHP code written with it (specifically its typing). I think laravel is opinionated and can help to have a consistent codebase... curious to know why you had such a bad experience, and where you were happier :D |
|