For those we use master/slave connections in our applications it will be cool to have some way we can setup so Eloquent auto-detects it. There is various scenarios on how this can be implemented but a basic SELECT => slave connection, INSERT, DELETE, UPDATE => master will be fantastic. Thanks!