Aplikasi chat dengan laravel dan react

Overview

Aplikasi Chat

Stack

  • Laravel 8
  • ReactJs
  • InertiaJs

Deskripsi

Aplikasi Chat yang menggunakan Backend Laravel dan Frontend React. Namun, karena saya malas untuk membuat API. maka ditambahkanlah InertiaJs sebagai penghubung.

Instalasi

Persiapan Laravel

git clone https://github.com/aronei44/chatting-aja.git
cd chatting-aja
composer install or composer update
cp .env.example .env
php artisan key generate

silahkan siapkan database sesuai yang ada dalam .env

Persiapan database

php artisan migrate --seed

Persiapan React

npm install && npm run dev
npm run dev

Menjalankan server. Buka 2 terminal yang membuka project ini.

Pada terminal pertama:

php artisan serve

Pada terminal 2:

npm run watch
You might also like...
The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data.
The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data.

The objective of this project is to manage The Website Manga, this site permits to Client to show, read and download Manga with the possibility to react, vote, and save his data.

Repositório do sistema de Chat em RealTime utilizando WebSocket com Laravel, Vue.js, Inertia e Tailwind

Antes de mais nada... Deixa a estrelinha no repositório Me segue aqui no github Aula desse Projeto no YouTube Esse projeto foi desenvolvido por Gustav

A Real time chat app made in Next.js, Laravel and Ably.

Chat App with Next.js, Laravel and Ably This repository serves as a code container for the tutorial I wrote on Ably's Blog. Blog link will be updated

Laravel live chat pusher js, bootstrap, javascript, jquery
Laravel live chat pusher js, bootstrap, javascript, jquery

Documentation First of all install a laravel project. Then install a authentication system like, auth, breze, Jetstream etc. Then you need a model, Ca

Um chat web feito com HTML, CSS, SASS, JS, PHP e MYSQL

ChatWeb Tecnologias Front-end usadas: Pré processador CSS: Linguagem de programação usada: Projeto hospedado no: Editor de texto usado: Objetivos: Par

PHP, MySQL and JS based web chat application
PHP, MySQL and JS based web chat application

About The Project Chat Application coded in PHP, CSS3 and JS. This is just a project to learn and improve understanding on certain topics. This is not

Chat Application
Chat Application

The system implements oop in most of its core. The users should login, create accounts, start chats with other users and be able to chat freely with the users .Creation of tables is automated here where two users that want to chat have a table.

Single Page Chat Application

About A single page chat application developed in PHP OOP, Mysql and AJAX. Users email (password) [email protected] (abrazzaq) [email protected] (john)

POC chat avec Mercure et Symfony
POC chat avec Mercure et Symfony

Mise en place du POC Mercure Chat Liste des groupes Formulaire de création de groupe Formulaire d'envoi de messages Le POC Mercure Chat consiste à met

Owner
Muhamad arwani maulana
Bukan sulit yang membuatmu takut. Tapi takut yang membuatmu sulit
Muhamad arwani maulana
Aplikasi voting berbasis Web yang sederhana dan mudah digunakan

Dipolling - Buat Pemilihan dengan mudah Tentang Aplikasi Polling Sederhana dengan tampilan dan manajemen tabel polling yang mudah digunakan oleh pengg

Febry Billiyagi 1 Dec 21, 2021
Aplikasi Point of Sale berbasis website menggunakan PHP native, Vanila Javascript , Bootstrap 5, Datatables dan MySQL

POS adalah sebuah aplikasi point of sale berbasis website yang dibangun menggunakan tech stack JS - PHP - MySQL.

Oka R. Abdillah 2 Feb 12, 2022
Aplikasi web yang dibuat sebagai sarana pengaduan layanan masyarakat seperti infrastruktur dan fasilitas umum, ataupun permasalahan yang dihadapi masyarakat kelurahan Mengger

SIPADU ?? Aplikasi web yang dibuat sebagai sarana pengaduan layanan masyarakat seperti infrastruktur dan fasilitas umum, ataupun permasalahan yang dih

null 5 Jun 20, 2022
Online personal and group chat application using HTML, CSS, JS, PHP,SQL and AJAX that allows users to create own groups, chat

Online personal and group chat application using HTML, CSS, JS, PHP,SQL and AJAX that allows users to create own groups, chat, make friends, check new notifications and edit functionality. Chat automatically updates using AJAX to allow for real-time chatting with other users collected from the database.

Dave Sharma 2 Aug 5, 2022
Repository untuk menyimpan tugas Implementasi Dan Deployment Sistem

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Alif Rachmad Kurniawan 1 Nov 23, 2021
Tugas Kelompok Aplikasi Web Stock Sederhana : Stok Restoran

Tentang Web Ini Web app ini dibuat untuk persyaratan pengumpulan tugas github matakuliah MKPL. web app ini memiliki fitur CRUD stok berbagai jenis mak

wijoyo wisnu mukti 3 May 4, 2021
Aplikasi Pendidikan SMARTSCHOOL - Exampremium

Contact with me ?? Aplikasi Smart School - Exampremium DEMO APLIKASI HALAMAN DEMO Changelog and New Features Fitur Buku Induk Fitur E-Rapor (Fitur Bar

Hainur Cahya Utama 4 Oct 16, 2021
SISTEM PEMINJAMAN BUKU adalah sebuah sistem aplikasi berbasis website untuk transaksi peminjaman buku

SISTEM PEMINJAMAN BUKU adalah sebuah sistem aplikasi berbasis website untuk transaksi peminjaman buku Fitur utama SISTEM PEMINJAMAN Login Management b

reza aditya eka wardana 8 Sep 7, 2022
Faculty Management System (FMS) Built with Laravel 9 in Back-end and React , Redux in Front-end API's

Final Project Faculty Management System (FMS) as final project for faculty of Copmuter Science, Kandahar University, 2021 Faculty Management System (F

Shahghasi Adil 7 Jun 21, 2022
An Instagram clone built with TailwindCSS, React, Apollo Client and Laravel Lighthouse.

This is an Instagram clone built with TailwindCSS, React, Apollo Client and Laravel Lighthouse. This is a great project to learn and improve your Tailwind and React skills also if you are insterested in backend, the GraphQL API is created using Laravel Lighthouse, this is a great project to add to your portfolio if you are just starting as a web developer or full stack developer.

Carlos Mafla 13 Dec 12, 2022