an awesome coder

Category PHP

Create Dialog Ideamart SMS Application

  In this tutorial, we’re gonna be learning how to create a Dialog Ideamart SMS Application, using Dialog Ideamart SMS API. So, this will be an Ideapro application. For the programming part, we’ll be using PHP. So, we’re using Dialog… Continue Reading →

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 →

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 »

© 2024 coder aweso.me — Powered by WordPress

Theme by Anders NorenUp ↑