Skip to content

Conversation

@m-triassi
Copy link
Contributor

Summary

closes #3

Add a basic Module class that all Renderable modeles can extend to reduce repetition of use statements
Adds the ability to call php artisan make:content MyContentClass to automatically generate a class that uses the CanRender trait and implements the Renderable contract (via inheritance of the base Module class)

Tests

W

WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Module models should be initialized by a command

2 participants