Skip to content

Instantly share code, notes, and snippets.

<?php
namespace App\Providers;
// ...
class AppServiceProvider extends ServiceProvider
{
// ...
https://aaronparecki.com/oauth-2-simplified/
sudo yum install \
php71 \
php71-php \
php71-php-bcmath \
php71-php-brotli \
php71-php-cli \
php71-php-common \
php71-php-componere \
php71-php-dba \
php71-php-dbg \
adb shell ps | grep "u0_"
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Flutter",
"request": "launch",
"type": "dart",
grep -iRl "your-text-to-find" ./
// ...
/**
* Servers configuration
*/
$i = 0;
// I
$i++;
/* Authentication type */
find / -iname '*bat*'
find / -name '*bat*'
php72-php-bcmath \
php72-php-brotli \
php72-php-channel-horde \
php72-php-cli \
php72-php-common \
php72-php-componere \
php72-php-dba \
php72-php-dbg \
php72-php-devel \
php72-php-embedded \
@erlangparasu
erlangparasu / settings.json
Created February 28, 2020 07:46
Fix Visual Studio Code is unable to watch for file changes in this large workspace (error ENOSPC)
{
"files.watcherExclude": {
"**/.git/objects/**": true,
"**/.git/subtree-cache/**": true,
"**/node_modules/*/**": true,
"**/public/assets/**": true,
"**/storage/debugbar/**": true,
"**/storage/framework/**": true,
"**/vendor/**": true
}