chrishalbert / laravel-nomadic

A toolkit of enhancements to laravel's migrations.
MIT License
31 stars 5 forks source link

Gh 21 trait hooks #23

Closed chrishalbert closed 5 years ago

chrishalbert commented 5 years ago

Verifies that a subclass that doesn't use a Trait still executes the hooks as necessary.

https://github.com/chrishalbert/laravel-nomadic/issues/21