Connecteev

Results 47 issues of Connecteev

Thank you for this, I've been looking for an animated typing indicator like the following: Animation type 1 (preference): https://media.tenor.com/-iQZrXlyW2oAAAAC/typing-dots.gif Animation type 2: https://gifimage.net/wp-content/uploads/2017/11/imessage-typing-indicator-gif-5.gif My preference for my app is...

For Broadcasting & WebSockets, why use pusher (which is a paid product), when we have https://github.com/beyondcode/laravel-websockets

enhancement

Can we add some sort of social auth to this todolist app? The social login could use any one of: GitHub, Google, Twitter etc. using Laravel Socialite. This repository, by...

@iliyaZelenko I tested your repo in an attempt to get laravel passport + nuxt working. I am trying to get end-to-end login and a full oauth flow (et access token,...

question

Upgrade to laravel 5.8 and Nuxt 2.x

enhancement

AFter going through all the installation steps in the README, I go to localhost:8000, register (twice in 2 browsers, chrome and firefox), and once I am logged in, click on...

When I install https://github.com/daveozoalor/laravel-course-learning-management-system I create an account and go to the admin area, but don't see a way to proceed (create courses, categories, etc). How do I see the...

Thanks for the package! Some questions 1. I'm not understanding what this package is for - what are some example notification settings that you can check with it? 2. Can...

This takes 10-15 seconds from the console! Can it be sped up? index.js: ``` let ticker = "VYGVF"; //Company profile2 finnhubClient.companyProfile2({'symbol': ticker}, (error, data, response) => { console.log(data) }); //Quote...

Unlike using the "Move to Top" or "Move to End" buttons which auto-refresh the resource list (and reflect the updated sort order after the sorting is done), using Drag-and-Drop to...