Skip to content

Instantly share code, notes, and snippets.

View DonGuillotine's full-sized avatar
🎯
Focusing

Donald Nwokoro DonGuillotine

🎯
Focusing
View GitHub Profile
@donejeh
donejeh / bankcode.txt
Last active June 9, 2025 17:34
Nigeria Banks Code List
'120001' '9mobile 9Payment Service Bank'
'801' 'Abbey Mortgage Bank'
'51204' 'Above Only MFB'
'51312' 'Abulesoro MFB'
'044' 'Access Bank'
'063' 'Access Bank (Diamond)'
'120004' 'Airtel Smartcash PSB'
'035A' 'ALAT by WEMA'
'50926' 'Amju Unique MFB'
'50083' 'Aramoko MFB'
@bradtraversy
bradtraversy / laravel_xampp_setup.md
Created April 22, 2022 01:16
Laravel Xampp setup on Mac and Windows

Laravel Xampp Setup (Windows & Mac)

Install Xampp

Install Xampp from https://www.apachefriends.org/index.html

  • Run the Xampp installer and open the Xampp control panel
  • Make sure that you enable the Apache and MySQL services
  • On mac you need to click "Start" on the Home tab, "Enable" on the Network tab and "Mount" on the Location Tab. Click "Explore" on the location tab to open your Xampp/Lampp folder

Install Composer

@qoomon
qoomon / conventional-commits-cheatsheet.md
Last active July 3, 2025 19:28
Conventional Commits Cheatsheet