Pinned Loading
-
laravel-adminless-ldap-auth
laravel-adminless-ldap-auth PublicAuthenticate users in Laravel against an adminless LDAP server
-
Starts an EC2 instance and runs a co...
Starts an EC2 instance and runs a command or opens a shell 1#!/bin/bash
2set -u
34##############################################################################
5# DEPRECATION NOTE
-
git-clone-if-newer.sh
git-clone-if-newer.sh 1#!/bin/bash
2set -u
34##############################################################################
5# DEPRECATION NOTE
-
php-mapreduce
php-mapreduce PublicA local implementation of the map/reduce strategy in PHP
-
Laravel make:config artisan command
Laravel make:config artisan command 1<?php
23/*
4* Run this artisan command before:
5* php artisan make:command MakeConfig
-
Runs an external command in Python a...
Runs an external command in Python and returns exit code, stdout and stderr contents. 1# runcommand.py
2# Handy function that executes an external command in the shell
3# and returns 3 values: exit code of the command, its standard output
4# and its error output.
5# If you run the script directly, an example is provided:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.