Skip to content

Instantly share code, notes, and snippets.

View RoduanKD's full-sized avatar

Roduan Kareem Aldeen RoduanKD

View GitHub Profile
@RoduanKD
RoduanKD / cloudSettings
Last active May 16, 2022 16:29
Visual Studio Code Settings Sync Gist
{"lastUpload":"2019-04-07T02:42:05.224Z","extensionVersion":"v3.2.8"}
/**
* A piece of code to help my friends work better.
* @author [email protected] (Roduan Kareem Aldeen)
* https://www.github.com/RoduanKareemAldeen
*/
var element = document.querySelector("div.react_meshim_dashboard_components_navBar_OldServeButton > span");
// this is the mp3 sound (feel free to change it)
var src = 'https://www.waleedalrashed.com/sounds/sms.mp3';
<?php
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Schema;
return new class extends Migration
{
/**