GitHub is where people build software. More than 65 million people use GitHub to discover, fork, and contribute to over 200 million projects. (more…)
Read more »
A simple, step-by-step walkthrough for configuring and deploying a Laravel application to Amazon Web Services (AWS) using Nanobox. (more…)
Read more »
Redis is an in-memory data structure project implementing a distributed, in-memory key-value database, and using it with a framework like Laravel to store data that will be mostly read and won't change multiple times can significantly increase speed of fe... (more…)
Read more »
In this article we address the problem of generating fake data for complex data model with a lot of relations and dependencies between… (more…)
Read more »
In this article, we are going to take a look at how we can implement Two-Factor Verification in our Laravel application in truly simple steps. Likewise, we will utilize email as (...)... (more…)
Read more »