LivaChat - Laravel Real Time Live Chat Application 1.0.0 More Issue

No permission to download
Joined
Sep 11, 2021
Messages
5,561
Reaction score
2,677
Credits
$2,754
thanks to dear member @theresa submitted a new resource:

LivaChat - Laravel Real Time Live Chat Application - This web chat software is the premier laravel live chat application


Read more about this resource...
 
tested ,it is not fully package ,more php file was write fully.or request purcahse to get full package ?
like admin/login etc page can not use .
tested database in here
View attachment test8_2024-09-24_00-36-49_mysql_data_I6bd8.sql.zip

PHP:
    public function update(Request $request, $id)
    {
      //
    }
    /**
     * Remove the specified resource from storage.
     * @param int $id
     * @return Renderable
     */
    public function destroy($id)
    {
        //
    }
 
Last edited: