Category: code/

Get Url In Laravel

There are a bunch of ways to grab the url in Laravel. Here are a few of the ways I have found....

John H John H
~1 minute

PHP Cookie Problems

Cookies have been around forever - they are browser based variables that can be set to expire in...

John H John H
7 minutes

Loggly Apache Missing Access Logs

I've been using Loggly to consolidate my server logs for about a month now.  Overall I'm...

John H John H
2 minutes

Ajax JSON obj to HTML template Using Vue JS

I wanted to take a simple results set from a database using php, return that result set back as a...

John H John H
6 minutes

Predatory Sales Tactics of Web Security

Disclaimer: This is not a review or a recommendation for the site protection services the company...

John H John H
8 minutes

Mysql unresponsive after DB Import

Here's your scenario. You've installed mysql on your local machine. Everything was working fine....

John H John H
5 minutes

Monitor Web Connections to an Apache Server

I run quite a few different servers and recently just launched an AWS Ec2 instance. Unfortunately...

John H John H
~1 minute

Javascript ROI Calculator

I created a little calculator tool in JS that a user can input their cost, and gains and get the...

John H John H
3 minutes