Extending OctoberCMS – Building a Soft-Delete Plugin
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 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 Christopher Pitt,
Christopher Pitt demonstrates a cool and somewhat practical travel lifehack on how to develop PHP apps on an iPad with some neat dedicated apps!
By Christopher Pitt,
Chris has been using Spark for a while now, and he's compiled a list of 9 tips you shouldn't skip if you want your Spark experience to start a proper fire
By Younes Rafie,
Younes Rafie goes through the quick process of extending Laravel's mail driver so that emails can easily be logged into the database
By Younes Rafie,
Laravel has the option to bind models to routes, for easy auto-fetching. See how they can be configured, and how to switch to UUID instead of primary keys!
By Wern Ancheta,
Wern Ancheta builds a brand new Google Drive admin UI with Laravel!
By Francesco Malatesta,
Francesco introduces Laravel Doctrine, and builds a sample app with it - come learn about this powerful ORM + Framework mix!
By Christopher Pitt,
Chris makes his cheap Fitbit vibrate on new Twitter DMs - emulated pager AND a silent wake-up alarm? WIN!
By Wern Ancheta,
In this tutorial, we’re going to take a look at the Marvel API, a tool provided by Marvel for developers to get access to the 70-plus years of Marvel comics data.
By Bruno Skvorc,
Laravel Valet is an OSX-only light-weight alternative to Vagrant for those quick, demo, throwaway projects.
By Christopher Pitt,
Chris Pitt goes from zero to hero in a post detailing the process of building an actual business app from scratch with Laravel Spark!
By Wern Ancheta,
Wern continues the movie prediction app building process, this time nelisting the full power of Lumen, ElasticSearch, and PredictionIO
By Wern Ancheta,
Wern Ancheta builds a Hacker News reader with a local cache from nothing with the Lumen microframework!
By Francesco Malatesta,
Francesco builds an AngularJS app to consume a previously built Laravel API application for making book wishlists. JSON web token authentication in action!
By Francesco Malatesta,
Francesco builds an entire API-only application with the Laravel API Boilerplate project (JWT edition) for creating and editing book wishlists!