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

Create New Post Contact Us

10 Best Laravel helpers to consider using

Let's check out 10 very useful Laravel helpers that we rarely use in our projects but we must consider using them.

10 Best Laravel helpers to consider using

Building a Trivia Bot for Facebook Messenger With Laravel (Part 1)

Learn how to build a bot for Facebook Messenger using Laravel.

Building a Trivia Bot for Facebook Messenger With Laravel (Part 1)

Laravel JWT Authentication Tutorial

Setting up JWT Token-based Authentication in Laravel 5.6 is easy. Let's learn how to do that.

Laravel JWT Authentication Tutorial

Dovetail - A Teamwork API for Laravel 5

Dovetail is a good Laravel package that we can use to access our Teamwork.com data in an easy, fluent, API for Laravel 5.

Dovetail - A Teamwork API for Laravel 5

Top 30 Laravel Interview questions and answers

Here we have written Top 30 Laravel Interview questions and their answers that are asked to developers in Laravel Interview in 2017.

Top 30 Laravel Interview questions and  answers

Laravel IoC Container: Why we need it and How it works

An important part of Laravel’s philosophy is the IoC container or Service Container. This article helps you to learn about this.

Laravel IoC Container: Why we need it and How it works

Sending Notifications to Telegram Messenger with Laravel

In this tutorial, we will create a simple application that will send messages and photos to our Telegram channel with a bot.

Sending Notifications to Telegram Messenger with Laravel

Creating charts with Laravel And Vue.js

Creating charts with Laravel, chartjs and Vue.js is today’s topic.

Creating charts with Laravel And Vue.js

Create A Laravel Vue Single Page App In Under An Hour

Pardeep Kumar has demonstrated a nice tutorial for creating a Laravel and VueJS powered single page application.

Create A Laravel Vue Single Page App In Under An Hour

Sending messages using SendBird API in Laravel

In this article, I will be integrating the SendBird API into a Laravel based website.

Sending messages using SendBird API in Laravel