ChristianKuri / laravel-favorite

Allows Laravel Eloquent models to implement a 'favorite', 'like', 'remember' and 'follow' features.
MIT License
226 stars 48 forks source link

Added automatic package discovery. #9

Closed renatofmachado closed 5 years ago

renatofmachado commented 6 years ago

Description

Added automatic package discovery.

Motivation and context

It's a more convenient approach to install the package.

How has this been tested?

I created a fresh application, used a symlinked version of the package and performed a normal installation.

screen shot 2018-04-30 at 2 06 13 am

Types of changes

Checklist:

The only document that I didn't update was the CHANGELOG, I think.

king724 commented 5 years ago

I believe #10 will help the failing TravisCI tests