Wendell Adriel
Wendell Adriel
I saw that **Termwind** has some default renderers for some elements: - `TableRenderer` - `PreRenderer` - `CodeRenderer` The purpose of this PR is to allow users to register **Custom Renderers**...
## Changes This PR adds a new attribute that can be used on Eloquent Models to allow defining the Primary Key for the Model in a really simple and intuitive...
Following the discussion on #10 this PR will address the implementation for the Authentication Layer of the framework. This is still in an early stage, so I'll be updating the...