coder aweso.me

an awesome coder

Page 7 of 7

PHP Imagick – create images with texts

PHP has this amazing library (probably the best) called Imagick. Have you ever wanted to generate images with certain texts on it ? and  certain background color ? with PHP ? So, today I’ll be teaching you this simple technique… Continue Reading →

Add images to Github README.md file

This little (probably the easiest)  trick shows you how to Add images to Github README.md file. When you’re using Github, you may have noticed that currently it doesn’t have and option to add images to the README file. Go to… Continue Reading →

Specified key was too long max key length is 767 bytes

When you run the migrations for the first time in Laravel, you may have experience this little tiny error saying something like Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes This… Continue Reading →

Zip and download files directory from Amazon S3 with Laravel

Well, this scenario probably can drive you crazy. Say, you have a Laravel web system, and all your photo uploads to the system are saved in another host. In this case, let’s take Amazon S3 bucket. You may wanna find… Continue Reading →

Setting up Cron Jobs in Laravel

When I was asked to schedule some functionalities on one of my projects, I was thinking actually how that’s gonna be setup, and the real struggle was running a complex function on a daily or weekly schedule. But thanks to… Continue Reading →

Newer posts »

© 2026 coder aweso.me — Powered by WordPress

Theme by Anders NorenUp ↑