{ "permissions": { "allow": [ "Read(//c/laragon/www/**)", "Bash(composer create-project:*)", "Bash(cp -r C:/laragon/www/Commandes_tmp/. C:/laragon/www/Commandes/)", "Bash(rm -rf C:/laragon/www/Commandes_tmp)", "Bash(composer require:*)", "Bash(php artisan:*)", "Bash(mysql -u root -e \"CREATE DATABASE IF NOT EXISTS commandes_dsi CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\")", "Bash(/c/laragon/bin/mysql/mysql-8.4.3-winx64/bin/mysql.exe -u root -e \"CREATE DATABASE IF NOT EXISTS commandes_dsi CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;\")", "Bash(npm run:*)" ] } }