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

Create New Post Contact Us

Learn how to create Real-Time Laravel Notifications with Laravel and Stream

Christopher Vundi wrote a nice tutorial on how to create Real-Time Laravel Notifications with Laravel and Stream.

Learn how to create Real-Time Laravel Notifications with Laravel and Stream

Enforcing Valid Data Access From a Form Request Object in Laravel 5

A little trick I've been implementing recently to ensure that data accessed from a Laravel request object has first been validated.

Enforcing Valid Data Access From a Form Request Object in Laravel 5

Fluent Validation Rules for Laravel

Laravel validation rules are great, but wouldn't it be awesome if there was a fluent interface for ALL the rules. Well, that's what I've put together. If you love chaining methods, and dig Laravel validation, you'll enjoy this fluent validation packa

Fluent Validation Rules for Laravel

Collect user information with Laravel Auth Checker.

Laravel Auth Checker is a plugin to collect user information (device used, location, etc.) when a user is authenticated.

Collect user information with Laravel Auth Checker.

Vue.js Book Chapter 5

Vue.js Book Chapter 5

Chapter 2 - Building An Image Gallery with Vue [2019 Edition]

# Chapter 2 - Building An Image Gallery with Vue

In this chapter, we are going to build a simple image gallery to learn some core concepts of Vue.

We will use two different apps in this chapter:

- **firstapp** - the app that we created in th

Chapter 1 - Diving into Vue.js world [2019 Edition)

# Chapter 1 - Diving into Vue.js world {#c1divw}

## Introduction {#i}

Welcome to the Vue world! In this chapter, we'll learn how to install Vue.js and build our fist Vue app.

Along the way, we'll also learn about Vue CLI, Vue inst

Vue.js Book Changelog

# Changelog

### Current Version

- Version: 2.0 - Status: Complete. The latest Laravel version is supported.