Is laravel a CMS 2024?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Works at Apple, Lives in Cupertino, CA
A CMS is a (hopefully) finished application, whereas Laravel is a framework to build web applications (not only CMSs). You could build your own CMS with Laravel if you like, but you need to write everything by yourself (like the administration backend).
2023-05-14 06:38:17
评论(499)
Helpful(122)
Helpful
Helpful(2)

Zoe Gonzalez
QuesHub.com delivers expert answers and knowledge to you.
A CMS is a (hopefully) finished application, whereas Laravel is a framework to build web applications (not only CMSs). You could build your own CMS with Laravel if you like, but you need to write everything by yourself (like the administration backend).