I'm new to laravel php framework ,whenever i try to run php artisan
i got this error :
PHP Fatal error: Uncaught Error: Class 'Illuminate\Foundation\Application' not found in /home/khadija/InstProject/bootstrap/app.php:14
Stack trace:
#0 /home/khadija/InstProject/artisan(20): require_once()
#1 {main}
thrown in /home/khadija/InstProject/bootstrap/app.php on line 14
thank you in advance :)