Skip to content

An Experimental CMS Built on Laravel Leveraging Polymorphism

License

Notifications You must be signed in to change notification settings

ericdowell/garble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Garble

CircleCI StyleCI Maintainability Test Coverage Issue Count

Garble is an app I'm developing as a fun side project. I wanted to get an understanding of what it would take to create an app that uses a form of Polymorphism. This app does just that, it has a basic Text model that is the gateway for the other underlying Polymorphic models: Note, Post and ToDo.

This is just the beginning, other things to come are as follows:

  • More advanced User Management
  • Permissions/Roles ACL with the use of the built-in Gate
  • More Polymorphic models.

There is much more beyond those things, but that is the short list that I see coming.

About

An Experimental CMS Built on Laravel Leveraging Polymorphism

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages