Calendar as a Service in PHP? Easy, with Google Calendar API!
By Wern Ancheta,
Wern builds a fully custom calendar application using the Google Calendar API and the Laravel framework - check it out!
By Wern Ancheta,
Wern builds a fully custom calendar application using the Google Calendar API and the Laravel framework - check it out!
By Christopher Vundi,
Chris Vundi focuses on fine tuning our online Laravel and Braintree courses website by tweaking the subscription plans and securing the app
By Christopher Vundi,
Let's build a subscription based courses-site with Laravel and Braintree! Come and learn how to start selling subscriptions with ease!
By Christopher Pitt,
Chris hacks together a live-notification LED device with Arduino and PHP, notifying you of new Gmails or Tweets, and more!
By Alex Bilbie,
Alex Bilbie looks at Jenkins' newest feature: pipelines. With it, we configure Laravel's auto-testing procedure, and make sure our builds stay alive!
By Thomas Punt,
Thomas Punt goes through the four stages of PHP execution - from lexing to compilation and optimization. Here's what you make happen, daily!
By Memi Allamani,
Memi Allamani takes you through a crash course of implementing a merged Google+ / Facebook login with Oauth.io
By Patrick van Bergen,
Patrick looks at an example use of GDELT - the world's database of events - and uses it to analyze some world trends with PHP and SQL. Check it out!
By Viraj Khatavkar,
Viraj demonstrates the full process of writing custom code for deploying different commits of your app to an SFTP server using Git and PhpSecLib
By Younes Rafie,
Younes presents Eloquent Observers - a method of subscribing to changed on models and having those models notify all subscribers of changes. Check it out!
By Wern Ancheta,
Wern Ancheta develops a product search API for Amazon products with Amazon Products Advertisement API
By Younes Rafie,
Younes extends OctoberCMS by building a soft-delete plugin, allowing you to delete posts by marking them as trashed, while still keeping them in the DB!
By Wern Ancheta,
Wern shows us how to use Laravel and Guzzle to build our own full Dropbox client with the Dropbox API!
By Wern Ancheta,
Wern shows us how easy it is to get stared with developing Shopify powered PHP apps with Guzzle and Shopify's HTTP API.
By Christopher Pitt,
Chris shows us how we can connect PHP to Minecraft in a way that lets us create terrains and buildings from PHP code!
By Wern Ancheta,
Wern develops an app which uses Microsoft's Text Analytics API to recognize positive or negative sentiment in people's reviews of an Amazon product.