0

I use smart admin in my laravel and I get this error:

Symfony\Component\Debug\Exception\FatalErrorException
Illuminate\View\Engines\PhpEngine::main(): Failed opening required '../lib/config.php' (include_path='C:\xampp\php\PEAR')

And this is my file

C:\xampp\htdocs\Gate-To-Iran\resources\views\Admin\inc\init.php:5:

<?php 

//if (session_id() == '')

//    session_start();

require_once("../lib/config.php");

?>

I need help

https://i.stack.imgur.com/biPiP.png

SAJJAD
  • 11
  • 3
  • can u put library url and should check this https://stackoverflow.com/questions/62658/getting-pear-to-work-on-xampp-apache-mysql-stack-on-windows – Kamlesh Paul Jan 03 '20 at 05:32
  • I changed it but it did not work . I think its from my config.php – SAJJAD Jan 03 '20 at 17:57

0 Answers0