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

Create New Post Contact Us

Laravel Eloquent Models and Firebase realtime databases

Want to build a realtime application? Marcel Pociot wrote a nice article on how to use Laravel Eloquent models with Firebase realtime databases.

Laravel Eloquent Models and Firebase realtime databases

Laravel Analytics 2.0: Retrieve data from Google Analytics

freekmurze has released a new version of Laravel Analytics - a useful package that we can use to fetch information such as pageviews, top referrers, etc. from the Google Analytics API.

Laravel Analytics 2.0: Retrieve data from Google Analytics

Backend Recipes - Farsi

> This is a beta version. Please check back later for more content.

# Chapter 1: Back End Recipes

## Introduction

Building APIs and large applications using modern technologies can be a daunting task. In this chapter, you’ll learn b

Paypal payment Gateway Integration in Laravel 5.2

R Gaur has a good tutorial on how to integrate Paypal into our Laravel 5.2 applications.

Paypal payment Gateway Integration in Laravel 5.2

Laravel 5.2 ElasticSearch implementation

Mihail wrote a nice tutorial on how to use ElasticSearch with Laravel 5

Laravel 5.2 ElasticSearch implementation

How to use Vue.js with Laravel for the First Time

Nick Basile wrote a walkthrough on starting a project using Vue.js and Laravel

How to use Vue.js with Laravel for the First Time

How To: Let Your Laravel Eloquent Models Find Themselves

Patrick Guevara wrote a nice tutorial to explain how to let our Laravel Eloquent Models find themselves.

How To: Let Your Laravel Eloquent Models Find Themselves

Laravel PackMe - A starter pack for developing packages with Laravel 5

Pierre Tondereau created a good package that we can use to develop a package for Laravel 5.

Laravel PackMe - A starter pack for developing packages with Laravel 5