Skip to content

Instantly share code, notes, and snippets.

View abduljaleel-alwli's full-sized avatar
🏠
العمل من المنزل

Abduljaleel Alwli abduljaleel-alwli

🏠
العمل من المنزل
View GitHub Profile
APP_NAME="Landing Page"
APP_ENV=local
APP_KEY=base64:xapujO2nfJJlNo05+g6z8VC5mMmpCwvhbEl1jIrj3fE=
APP_DEBUG=true
APP_URL=http://localhost:8000
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
APP_FAKER_LOCALE=en_US
APP_NAME="Landing Page"
APP_ENV=local
APP_KEY=base64:ooQWSniVAdds8o8krJgrFHSBmguStmypLBToarRjN4E=
APP_DEBUG=true
APP_URL=http://localhost:8000
APP_LOCALE=en
APP_FALLBACK_LOCALE=en
APP_FAKER_LOCALE=en_US
{
"[css]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"files.autoSave": "afterDelay",
"[html]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"