Make current post the homepage

You can use custom template for showing current post on your home page. Using
'orderby' => 'date'

Like this example…

$args = array( 'post_type' => 'post', 'posts_per_page' => -1,  'orderby' => 'date' );

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)