A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Create an E-Commerce Website with laravel

In this tutorial , we’ll code a simple book store example using Laravel. We’ll also cover Laravel’s built-in authentication, named routes, and database seeding. We’ll also elaborate some rapid development methods that come wit

Prevent Laravel Forge servers losing track of time

I recently ran into an issue where our Laravel Forge servers were falling out of sync with the actual time, some getting up to 5 minutes slow and one even going 7 minutes into the future. These servers had been running for 6 months without a restart,

Create an Image Sharing Website with Laravel

With this tutorial, we are going to create a photo sharing website. First, we are going to create an images table. Then we’ll cover methods to resize and share images.

The following topics are covered in this tutorial:

- Creating a databa

Understanding Design Patterns in Laravel

In this article , we will discuss the design patterns Laravel uses, and how and why are they used, with examples.

The topics that will be discussed in this chapter are as follows:

- Design patterns used in Laravel

- The reasons these pattern

10 Things Every PHP Developer Should Know

Spend enough time around other developers, and you'll inevitably find that they are a knowledgeable bunch who typically enjoy solving problems and sharing opinions. After hanging around with the PHP developers on reddit's r/php, Mygaming ca

Laravel Elixir Version 3 is released

Laravel Elixir Version 3 is now available. You can view more information here:

https://github.com/laravel/elixir/releases

Deploying Our Laravel Applications - Spanish

> *Important: Please note that this is a draft version. Let us know what you liked or may have disliked. We will be updating all chapters regularly to fix bugs and mistakes.*

> *Note: We've updated the book to support **Laravel 5.1**. M

Building A Blog Application - Spanish

> *Important: Please note that this is a draft version. Let us know what you liked or may have disliked. We will be updating all chapters regularly to fix bugs and mistakes.*

> *Note: We've updated the book to support **Laravel 5.1**. M