Download the PHP package cslant/laravel-like without Composer
On this page you can find all versions of the php package cslant/laravel-like. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cslant/laravel-like
More information about cslant/laravel-like
Files in cslant/laravel-like
Package laravel-like
Short Description A package providing π like, π dislike and love β€οΈ or unlike βfeatures features for Laravel applications.
License MIT
Homepage https://github.com/cslant/laravel-like
Informations about the package laravel-like
laravel-like
The interaction for User π like, π dislike, and love β€οΈ features for Laravel Application.

π Introduction
This package provides an interaction way to add like π, dislike π, and love β€οΈ features to your Laravel application.
It is easy to use and can be customized to fit your needs.
π Requirements
- PHP ^8.1
- Laravel ^9.0|^10.0|^11.0
π Official Documentation
The detailed documentation is in the Laravel Like Package - Official documentation.
π§ Installation
You can install the package via Composer:
Configuration and Migrations
You can publish all the necessary configuration and migration files by running the following command:
After the configuration file has been published, you can run the migration:
π License
The MIT License (MIT). Please see License File for more information.
π Acknowledgement
This package is inspired by the laravel-like package by overtrue. I have added some additional features and improvements to the package.
All versions of laravel-like with dependencies
illuminate/support Version ^9.0|^10.0|^11.0
illuminate/database Version ^9.0|^10.0|^11.0