Blog

Posts

Useful & Exciting Github Packages

PHP Brew Phpbrew builds and installs multiple version php(s) in your $HOME directory. Have fun w...

Building a Crypto Trading Bot in Laravel using PHP and Binance

What we are doingWe will be building a crypto currency trading bot using PHP, Laravel and Binance. T...

Installing Mailcatcher for use in Laravel Projects

Using Laravel Homestead is an excellent way to quickly create and maintain Laravel projects. At some...

Useful Linux Commands to sort, list and find in directories

A list of some useful Linux commands to sort, list and find in directories. Top 5 largest directori...

Installing Laravel on Windows 10 using a VM

A quick tutorial to run Laravel on Homestead with Windows 10 and Ubuntu 16.04 VM. On WindowsDown...

How to Buy and get Free Crypto Currency, Litecoin, Bitcoin, Ethereum

This is just a quick post to allow users to get into the cryptocurrency market ASAP as the prices ha...

Set up and Running a Bitcoin Lightning Full Node on Raspberry Pi

How to run a Bitcoin Lightning Node on Raspberry Pi. This simple guide shows you step by step how to...

Insufficient permission for adding an object to repository database .git/objects

Not sure how it happened unfortuantly so I cannot replicate it but found some information on the web...

MySql File to large to import using Windows XAMPP

You probably tried to upload too large file. Please refer to documentation for ways to workaround th...

MySQL query to group by month

A simple query that may save some time. To count all data in a table and group by a month this year...