I can't inlcude autoload.php file in my home.php file. Any help please ?Screenshot
your path starts with a /
, which means it's an absolute path, not a relative one. get rid of it and it'll work.
and for your next question: code does not belong in screenshots or on external platforms - include it in your question.