Add metabox without the container

Use the action edit_form_after_title.

Example:

add_action( 'edit_form_after_title', function() {
    echo 'Enter some text: <input type=text>';
});

enter image description here

See this answer for another example.

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