Zizaco / entrust

Role-based Permissions for Laravel 5
MIT License
6.05k stars 1.29k forks source link

Message: Class 'Jenssegers\Blade\Blade' not found #977

Open rahmadanityas opened 2 years ago

rahmadanityas commented 2 years ago

hi i using blade on my project but suddenly this things happens

An uncaught Exception was encountered Type: Error

Message: Class 'Jenssegers\Blade\Blade' not found

Filename: C:\xampp\htdocs\inventory-fifo-master\application\helpers\view_helper.php

Line Number: 16

Backtrace:

File: C:\xampp\htdocs\inventory-fifo-master\application\controllers\Login.php Line: 6 Function: view

File: C:\xampp\htdocs\inventory-fifo-master\index.php Line: 315 Function: require_once

do anyone knows what to do? thx before