PHPackages                             aabosham/laravel-like - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aabosham/laravel-like

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

aabosham/laravel-like
=====================

Create like for any models for laravel framework

024PHP

Since May 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/AAbosham/laravel-like)[ Packagist](https://packagist.org/packages/aabosham/laravel-like)[ RSS](/packages/aabosham-laravel-like/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Likeable
========

[](#likeable)

Likeable is a package for Laravel.

Installation
------------

[](#installation)

From the command line, run:

```
composer require aabosham/laravel-like

```

```
php artisan migrate

```

```
