Rishab Narang

Results 6 issues of Rishab Narang

Hello, Why doesn't the view refresh when a value is changed in the mysql database? For example, if I change the value of the score in the mysql, shouldn't it...

Hey , Can I just use the loader of the animistion with the overlay for click on elements or ajax calls? Basically I don't want to animate but show the...

I'm using async with gmail email smtp. It's not working Here's my queue.php

Hello, I'm receiving 'Fatal Error: Class 'Barryvdh\Queue\AsyncServiceProvider' not found' Laravel 5.1 My composer file "require": { "php": ">=5.5.9", "laravel/framework": "5.1.*", "barryvdh/laravel-async-queue": "0.4.x@dev", "laravel/socialite": "2.0" }, App.php Barryvdh\Queue\AsyncServiceProvider::class,

@numtel What's the procedure to enable binlog on MySQL 5.6 + running on a RDS. There's no my.cnf file on RDS. Basically my bin log files are located at ![Uploading...

I'm using the sails js live package. After about 15 minutes, the end function is called. But it doesn't reconnect unless the URL is reloaded.