http://bit.ly/LinkedInLopo
-
OOZ!
- Portugal
- https://oneorzero.eu
- @humaneasycom
Pinned Loading
-
plugin-bundle-activation
plugin-bundle-activation PublicAn easy way to add a preset of plugins to your new WordPress website
PHP 11
-
cPanel mass delete e-mail accounts s...
cPanel mass delete e-mail accounts script 1#!/bin/bash
23##########################
4#
5# Taken from https://forums.cpanel.net/threads/mass-delete-e-mail-accounts-script.387802/
-
Ensure that the Laravel queue listen...
Ensure that the Laravel queue listener is running with "php artisan queue:checkup" and restart it if necessary. You can run this automatically with a cron job: http://laravel.com/docs/scheduling 1<?php
23namespace App\Console\Commands;
45use Illuminate\Console\Command;
-
NODE.JS app as a systemd service wit...
NODE.JS app as a systemd service with CI controller 1#########
2# File: myapp-node-watcher.path
3#
4# Save this to /etc/systemd/system/
5# Run systemctl enable myapp-node-watcher.path && systemctl daemon-reload && systemctl start myapp-node-watcher.path
-
NODE.JS app in Apache - force www. a...
NODE.JS app in Apache - force www. and https: sample .htaccess, skip images or other files desired - partialy based on vielhuber/.htaccess 1#########################
2#
3# NODE.JS app running in Apache
4# sample .htaccess - partialy based on vielhuber/.htaccess
5# Read also https://gist.github.com/vielhuber/f2c6bdd1ed9024023fe4
-
WP-Max-Upload-Limiter
WP-Max-Upload-Limiter PublicLimiting max size of images uploaded to Wordpress
PHP
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.