Coder Social home page Coder Social logo

classiebit / addchat-laravel Goto Github PK

View Code? Open in Web Editor NEW
135.0 5.0 31.0 2.25 MB

AddChat Laravel is a Laravel chat package. Live chat widget for Laravel that also includes multi-user chat, group permissions, customer support chat & more.

Home Page: https://classiebit.com/addchat-laravel

License: MIT License

PHP 37.93% CSS 62.07%
live-chat relatime chat chatbot chatapp helpdesk customer-support chat-widget laravel addchat-laravel

addchat-laravel's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

addchat-laravel's Issues

Timestamps

If you are in Netherlands (UTC+1), the timestamp in the chat are +60min.
I can see that they are recorded in the database as UTC+0
Same happens on your demo site

addchat:install run showing error

Argument 1 passed to Symfony\Component\Process\Process::__construct() must be of the type array, string given, called in D:\laragon\www\chatmic\vendor\classiebit\addchat-laravel\src\Commands\InstallCommand.php on line 81

Laravel mix 6 error

Good day, after i updated to laravel 6, i get the following error

Uncaught TypeError: window.Vue.use is not a function
at addchat.min.js:21
at addchat.min.js:21
at Object.77a0 (addchat.min.js:21)
at n (addchat.min.js:1)
at Module.56d7 (addchat.min.js:21)
at n (addchat.min.js:1)
at Object.0 (addchat.min.js:1)
at n (addchat.min.js:1)
at addchat.min.js:1
at addchat.min.js:1

Laravel 7 compatibility?

I just updated my site to Laravel 7.6.2 and came across this application. It was a no-brainer and I was planning to purchase the Pro version but I can't get the lite version to work first.

Will you be adding Laravel 7 compatibility soon because I can't go back to version 6 at this time.
Do you have a beta in the works?

$ php artisan addchat:install
Initiate the installation process...

  1. Publishing Addchat core assets: config & languages
    Copied Directory [\vendor\classiebit\addchat-laravel\publishable\lang] To [\resources\lang\vendor\addchat]
    Copied Directory [\vendor\classiebit\addchat-laravel\publishable\assets] To [\public\assets]
    Publishing complete.

  2. Migrating the Addchat database tables into your application
    Nothing to migrate.
    ---- Dumping the autoloaded files and reloading all new files ----

    TypeError

Argument 1 passed to Symfony\Component\Process\Process::__construct() must be of the type array, string given, called in C:\repositories\portal.git\develop.melloul-blamey.construction.local\vendor\classie
bit\addchat-laravel\src\Commands\InstallCommand.php on line 81

at C:\repositories\portal.git\develop.melloul-blamey.construction.local\vendor\symfony\process\Process.php:140
136| * @param int|float|null $timeout The timeout in seconds or null to disable
137| *
138| * @throws LogicException When proc_open is not installed
139| */

140| public function __construct(array $command, string $cwd = null, array $env = null, $input = null, ?float $timeout = 60)
141| {
142| if (!\function_exists('proc_open')) {
143| throw new LogicException('The Process class relies on proc_open, which is not available on your PHP installation.');
144| }

1 C:\repositories\portal.git\develop.melloul-blamey.construction.local\vendor\classiebit\addchat-laravel\src\Commands\InstallCommand.php:81
Symfony\Component\Process\Process::__construct("composer dump-autoload")

2 C:\repositories\portal.git\develop.melloul-blamey.construction.local\vendor\laravel\framework\src\Illuminate\Container\BoundMethod.php:32
Classiebit\Addchat\Commands\InstallCommand::handle(Object(Illuminate\Filesystem\Filesystem))
`

Messages are not coming on top

We have more than 150 user's when any user message it should come on top automatically but it's not coming i have to go down and find which user has messaged please solve this issue

Issue/Feature Request

Hi,
I like the product, finally got it the way I wanted it (using live presence and images defined in user profile and not the ones in the widget).

However, it should detect keyboard Enter (or Shift Enter) to send message. It is very annoying to type, and then have to use mouse..
Thanks,
Andre

Fontawesome 5.0 overrides 4.7

In your CSS you are using Fontawesome 5.0 Free
#addchat-bot-admin .c-top-menu span.c-closed
{
font-family: 'Font Awesome 5 Free';
font-weight: 900;
}
When this is enabled it overrides my site which is using 4.7.
Disabling this removes all icons from the widget

Postgres sql issue

i am getting this error after setup in laravel database postgressql
error: No function matches the given name and argument types. You might need to add explicit type casts

please reply my ticket #162594691221

Ticket - #162594691221

ERROR in ../addchat-vuejs-pro/src/main.js

Module build failed: ReferenceError: Unknown plugin "transform-object-rest-spread" specified in "base" at 0, attempted to resolve relative to "C:\xampp\htdocs\he\addchat-vuejs-pro\src

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.