A comprehensive guide to make a real-time chat using Laravel 6 with firebase cloud messaging and laravel-fcm library. Getting Started — Configuring Environment Step : 1 Install composer Composer
A Dependency Manager for PHPgetcomposer.org Step : 2 Create a Laravel 6 project named Chatsi composer create-project — prefer-dist laravel/laravel Tweety “6.*” Installation
The Laravel framework has a few system requirements. All of these requirements are satisfied by the Laravel Homestead…laravel.com