Skip to main content

FAQ & Dépannage

The Application Won't Start

  • Check the .env file and the database configuration.
  • Run php artisan migrate to apply the migrations.
  • Check the logs in storage/logs/laravel.log.

npm run build Error

  • Delete the node_modules folder and run npm install again.
  • Check your Node.js version (node -v).

🚀 Happy using the iTop Portal!