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

Create New Post Contact Us

What’s New in Laravel 5

The PHP community has recently been blessed with a new release of one of its most loved frameworks, Laravel. Version 5.0.1 is a major release, so not only are there some great new features available, but the architectural foundations of the framework

Laravel and Vue JS: Advanced Frontend Webapp Architecture

Do you use Laravel PHP and Vue JS? Do you wish there was a better way to structure your applications you build? This tutorial is just for you! In it, we set up simple two-way communication between the different components of your front-end app.

Wo

Using Github authentication for login with Laravel Socialite

Laravel's Socialite package makes it simple to authenticate your users to Facebook, Twitter, Google, LinkedIn, GitHub and Bitbucket. You can authenticate them for the purpose of connecting their pre-existing user account to a third-party service

Deploying Our Laravel Applications - Portuguese

> *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 - Portuguese

> *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

Deploying Our Laravel Applications - Russian

> *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 - Russian

> *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 Support Ticket System - Russian

> *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.*

# Chapter 3: Building A Support Ticket System

In this chapter, we