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

Create New Post Contact Us

How to change Form Request Validation Rules based on HTTP Request Method

In this post I will show you how to change your Laravel validation rules based on the request method type. This is useful when you want your validation logic encapsulated in one validation class. By the way. There’s nothing bad about having sev

Laravel Social Media - Authentication & posting statuses

Sam shows you how to authenticate users and post status using Laravel 5 framework.

Get Laravel Design Patterns and Best Practices book for FREE!

> This deal has expired, but you can still get another programming book for free. Check the link out.

Packt Publishing is giving you a premium book for free! Just click the link below, register an account if you don't have one yet, login a

Installing Laravel - Italian

> *Important: Let us know what you liked or may have disliked. We will be updating all chapters regularly to fix bugs and mistakes.*

# Chapter 1: Installing Laravel

There are many ways to install Laravel. We can install Laravel directly on o

About - Italian

# Book Description

Learning Laravel 5: Building Practical Applications is the easiest way to learn web development using Laravel. Throughout 5 chapters, instructor Nathan Wu will teach you how to build many real-world applications from scratch. Th

Create a View inheritance in Laravel

ften times - for example, with index page lists - we have virtually the same blade for all of our models. "Virtually" all is the key word - because of course, a few will have some small differences. The temptation is to start adding conditi

Building A Support Ticket System - Urdu

> *Important: Please note that this is a beta 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**. Ma

Building Our First Website - Urdu

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

# Chapter 2: Building Our First Website

Now that we