top | item 33909169

(no title)

ok_coo | 3 years ago

If it helps, Laravel feels like the Rails of the PHP community.

I've used it to build ~5 websites and it's been very solid. The docs are pretty good and it does most of what you need out of the box. Especially the 8+ versions of Laravel. If there's something you need that's not included in the framework itself, it's likely there's a well-maintained community package.

Just my 2c.

discuss

order

martin_a|3 years ago

Thank you, that helped me. Had a quick glance at the documentation and it seemed solid indeed.