Karl Davies

Results 3 issues of Karl Davies

Automatically loading the migrations can make it difficult for the end-user to customise them. Consider publishing them instead to allow the developer to make any desired alterations. https://github.com/Zoha/laravel-meta/blob/2de15acb4f3c770d5fa19c7a37d1ca79849e92c2/src/Meta/MetaServiceProvider.php#L51-L54

good first issue
feature request

Overall Structure and Organization The class is properly organized and follows the PSR-12 coding style guide for PHP. It is placed in the RichJenks\Stats namespace, which helps prevent naming conflicts...

When setting up a new vagrant instance i can no longer install php 5.6 - it fails on the ppa and reverts to 5.5. Possibly due to the deprecation of...