Update mappings with the ones presented in Issue #71,
Add some test to verify that the package produces the same interface regardless of Laravel version, for this a new model and migration where added so modeltyper can get columns for mapping, using sqlite as DB.
Fix some warnings present in composer install, PHPStan and Laravel Pint.
Migrate from abandoned nunomaduro/larastan to larastan/larastan.
Update mappings with the ones presented in Issue #71,
Add some test to verify that the package produces the same interface regardless of Laravel version, for this a new model and migration where added so modeltyper can get columns for mapping, using sqlite as DB.
Fix some warnings present in composer install, PHPStan and Laravel Pint.
Migrate from abandoned nunomaduro/larastan to larastan/larastan.