Laravel Talk - Develop a messaging system in 25 mins
nahid released a new package that we can use to quickly develop a new user conversation system.
This package is amazing!
Talk is a Laravel 5 based user conversation (inbox) system. You can easily integrate this package with your any Laravel based project. Its help to you to develop a messaging system in 25 mins. So let's start :)
Installation
Talk is a laravel package so you can install it via composer. write this code in your terminal from your project
composer require nahid/talk
Wait for a while, composer will be automatically install talk in your project.
Link:
This post is submitted by our members. Submit a new post.
Tags: Laravel 5 Laravel 5.1 Laravel 5.2 Intermediate Sources Packages Tutorials