Recently published tutorials
Dynamic image resizing via URI with Glide and Slim
Even though we are going to use Glide with Slim in this tutorial. It is worth mentioning that Glide is a framework agnostic library
Easy horizontal scroll showcase
If you feel the pain to customize somebody else's plugin to fit your needs. Why not learn the techniques of building one for yourself
From PHP/cURL to Guzzle
Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
Fun with PHP built-in web server
it is super handy when we need to spin up a web server to do some testing or development. It saves us from installing any real server
Generating PDFs from html and snappy
The process of finding the correct binary files for your operating system and place them in the correct locations can be painful
Generating PDFs from html and snappy in CakePHP 3
If you ever need to have more than one PDF view in your CakePHP 3 application. You will soon find out some repeated code in the action code
Google Map API v3 polygon shape creator
This class was originally published on The-Di-Lab blog as an experiment. It turns out that a lot of users found it useful
How to build Facebook login using CakePHP Facebook Login Plugin
we will show you how to implement Facebook login for you CakePHP application using a great plugin "CakePHP Facebook"
How to create PDF helper with TCPDF
Now go to your browser and type in address to access /pdfs/index. You should be prompted to download a PDF file
How to create your own URL shortening service
URL Shortener service has become more and more popular. And more and more third party URL shortening services has been created
How to display validation messages with multiple models in one form
we create two simple database tables (users and profiles).You will need to create these two tables in your database
How to implement PayPal Express Checkout for Digital Good in CakePHP - Part 1
we will show you how to implement PayPal Express Checkout for Digital Good in CakePHP. We have divided this tutorial into two parts
Showing 85 to 96 of 176 results