Technology stories, mostly.

Here we write about our journey into the extraordinary world of app development. You'll find how to articles. Useful bits of code and wisdom. And news about us.

Three ways to fix the https error for .dev and .app domains in your Chrome

December 20th, 2017, posted in tech_stuff
by Indra

Three ways to fix the https error for .dev and .app domains in your Chrome

The latest Chrome update made a requirement to use https for all .dev and .app domains. We'll show you three ways to fix this.
Homestead Grasshopper adds sites automatically to Laravel Homestead

November 28th, 2017, posted in tech_stuff
by Diana

Homestead Grasshopper adds sites automatically to Laravel Homestead

Homestead Grasshopper is a script that automatically adds sites in the Laravel Homestead (Vagrant) environment and “hosts” file.
How to quickly deploy your Laravel website or app on Heroku

October 26th, 2017, posted in tech_stuff
by Alin

How to quickly deploy your Laravel website or app on Heroku

A practical guide on how to painlessly deploy Laravel apps on Heroku and avoid hours of agony and frustration.
Creating Laravel 5 Packages for dummies

September 25th, 2017, posted in tech_stuff
by Cristian T

Creating Laravel 5 Packages for dummies

Unfortunately, Laravel 5's documentation on how to create a package is an introduction at best. It’s important to read it, but it’s not a step-by-step guide to creating your first package. So we wrote this one for you.
How to install CloudFlare’s Free SSL on Laravel Forge

September 25th, 2017, posted in tech_stuff
by Cristian T

How to install CloudFlare’s Free SSL on Laravel Forge

No need to pay for an SSL certificate. You can use CloudFlare’s free SSL. Its setup, though, isn’t that apparent and it seems like no one has asked or answered this particular question. Here's our quick guide.