by Garth | Aug 30, 2021 | TamperMonkey
Tamper Monkey Script // ==UserScript== // @name Toggle YouTube End Cards // @namespace http://tampermonkey.net/ // @version 0.1 // @description Toggle YouTube end cards to show and hide // @author EstablishedRebel // @match https://www.youtube.com/* // @icon...
by Garth | Aug 3, 2021 | Windows
Install -WSL2-Ubuntu-Docker-PHP-mbstring-MYSQL-Composer-Git
by Garth | Jul 23, 2021 | Laravel, Sanctum
Open Tinkersail artisan tinkerCreate a variable for your API Class$base = new ServiceProdiverAPI();Call an API from your class$base->api_get(‘users’); Sanctum Generate Token$user =...
by Garth | Jul 21, 2021 | Laravel
1: Try running your composer commands with sail if you using laravel and docker. example : sail composer require laracasts/generators –dev 2: Second try running wsl –shutdown wsl ping google.com -c 4 3: Third try the below power shell command # Check these...
by Garth | Jul 14, 2021 | Docker
——————–Option : https://stackoverflow.com/questions/41964172/docker-container-sending-empty-responses Open CMD in windows and run the below command as is in there CMD [“jekyll”, “serve”,...
by Garth | Jul 2, 2021 | Flutter and Dart
Inside your pubpec.yml add the belowDev Dependency add flutter_launcher_name: “^0.0.1″Then to set your name add flutter_launcher_name: name: “E-Centive” dev_dependencies: flutter_launcher_name: “^0.0.1” flutter_launcher_name: name:...
by Garth | Jul 1, 2021 | Flutter and Dart
Step 1:- Create a folder in your C drive called Flutter- Download Flutter SDK and copy it into your Flutter folder- Download Flutter here -> https://flutter.dev/docs/get-started/install/windows – Extract Flutter into your folder. Then you remove the zip folder....
by Garth | Jun 23, 2021 | Amazon Web Services - AWS, Laravel
by Garth | Jun 18, 2021 | Laravel
alias sail=’bash vendor/bin/sail’
by Garth | Jun 17, 2021 | MYSQL
https://www.codeproject.com/Articles/33052/Visual-Representation-of-SQL-Joins