CoasterCms/coastercms ? reverse-engineered prompt
Reverse engineered prompt
Build me a full featured Laravel CMS like Coaster CMS for managing website content.
I want an admin area where I can create and edit pages, write content in a nice rich text editor, upload and organize files, and build pages from reusable content blocks. It should feel polished and responsive, with a clean setup flow, basic user friendly navigation, and the ability to work with a MySQL database.
Please include a simple front end theme system so content can be rendered on the public site, and make sure the CMS is easy to install and run locally with the usual Laravel commands. If there are any current Laravel or package best practices I should follow, look up the latest docs online before implementing.
Keep it secure, practical, and ready to extend, with tests where it makes sense and sensible defaults so someone can get started quickly.
Are you gonna build this?
make sure you review the code using coderabbit