Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 1.06 KB

readme.md

File metadata and controls

13 lines (6 loc) · 1.06 KB

JeziorCMS

Build Status

JeziorCMS is a project I have decided to publish on GitHub while I develop upon it. Anyone is welcome to use this code as they wish, with acknowledgement of all the other services included in this project.

The intended purpose of this project, is for me to generate a better understanding for the Laravel framework, while creating my first publicly accessible CMS. I encourage any and all feedback, as I feel it will help improve my learning, and future branch experiences. Thanks!

Updates

4/23/2017 - Initial commit of the project. As it currently stands, there is a CMS login/registration at '/jezior-cms'. Upon logging in you will see that you can Add, Edit, and Delete current pages for the front end of the site, also allowing for unique, 100% manageable, permalinks. There is a rough draft for the dynamic loading of the CMS plugin pages; calling for simple CRUD fundamentals. Custom will later need to be required.