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

Create New Post Contact Us

Chapter 2 - Building An Image Gallery with Angular [2nd Edition]

# Chapter 2 - Building An Image Gallery with Angular

In this chapter, we will build a simple image gallery to learn about components, data binding, directives, services, routing and other basic features of Angular.

## Creating a new Angular app

Chapter 1 - Diving Into Angular World [2nd Edition]

# Chapter 1 - Diving Into Angular World

## Introduction {#i}

> **Note:** Angular 5 is an enhanced version of Angular 2. Angular 5 is now known simply as **Angular**. So when I mention **Angular**, it means **Angular 5**!

Welcome to the An

Learn more about Laravel Facade 

Syed Sirajul Islam Anik wrote a nice tutorial about how to use Laravel Facade.

Learn more about Laravel Facade 

Learn how to restrict access to Admin Area in Laravel

sean wrote a nice tutorial on how to restrict access to Admin Area in Laravel

Learn how to restrict access to Admin Area in Laravel

The easiest way to generate Gravatar avatar URL with Laravel 5

Laravel Gravatar Helper is a good package that we can use to generate Gravatar avatar URL, with multiple connections support.

The easiest way to generate Gravatar avatar URL with Laravel 5

Learn how to build Laravel Email Confirmation in under 5 Minutes

Email confirmation is one of the things Laravel lacks out of the box. sampodlogar shows us how to set it up easily.

Learn how to build Laravel Email Confirmation in under 5 Minutes

Learn how to set up Tailwind in a Laravel project

Nick Basile shows us how to set up Tailwind in a Laravel project

Learn how to set up Tailwind in a Laravel project

Learn how to reuse Form Requests in Laravel

Shamil Choudhury shows us how to reuse Form Requests in Laravel.

Learn how to reuse Form Requests in Laravel