如何在laravel设置智能管理员?

如何在laravel设置智能管理员?,laravel,Laravel,我在laravel中使用smart admin,出现以下错误: Symfony\Component\Debug\Exception\FatalErrorException Illuminate\View\Engines\PhpEngine::main(): Failed opening required '../lib/config.php' (include_path='C:\xampp\php\PEAR') 这是我的档案 C:\xampp\htdocs\Gate-To-Iran\resou

我在laravel中使用smart admin,出现以下错误:

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

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

<?php 

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

//    session_start();

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

?>
C:\xampp\htdocs\Gate To Iran\resources\views\Admin\inc\init.php:5:
我需要帮助


你能把图书馆的url放进去吗?你应该检查一下,我把它改了,但它不起作用。我想这是我的config.php