You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this after following the readme.md after running C:/xampp2/php/php.exe artisan clear-compiled for a windows setup with the xampp version recommended by you:
PHP Fatal error: require(): Failed opening required 'C:\xampp2\htdocs\library-management-system\bootstrap/../vendor/autoload.php' (include_path='C:\xampp2\php\PEAR') in C:\xampp2\htdocs\library-management-system\bootstrap\autoload.php on line 17
can you help me with this?
The text was updated successfully, but these errors were encountered:
I got this after following the readme.md after running
C:/xampp2/php/php.exe artisan clear-compiled
for a windows setup with the xampp version recommended by you:PHP Fatal error: require(): Failed opening required 'C:\xampp2\htdocs\library-management-system\bootstrap/../vendor/autoload.php' (include_path='C:\xampp2\php\PEAR') in C:\xampp2\htdocs\library-management-system\bootstrap\autoload.php on line 17
can you help me with this?
The text was updated successfully, but these errors were encountered: