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

Create New Post Contact Us

Laravel Blade Filters

Laravel Blade filters is a Laravel package that handles the filter parsing and compiling behind the scenes.

Laravel Blade Filters

20 Un-known Gems of Laravel

Laravel is full of hidden gems that I have discovered during working on different tasks. Some of these gems were less-known or un-documented features, functions parameters and hacks. In this blog post, I will share those hidden gems with you, let’s g

20 Un-known Gems of Laravel

Creating Virtual Host on Linux Machine for your Laravel Applications  -  The Mighty Guide

Creating virtual hosts for laravel applications on linux servers.

Creating Virtual Host on Linux Machine for your Laravel Applications  -  The Mighty Guide

Larapoll 2.5 is on: Create Poll in two steps with Laravel 5

We can create a system to handle polls and vote easily with this free package.

Larapoll 2.5 is on: Create Poll in two steps with Laravel 5

It’s Finally Here! Learn How to Install Laravel 5.8 & Make Your App Performance More Powerful

Laravel is the most advanced PHP framework available for developers. The framework gets an update every year with the release of new version. This year’s release of Laravel 5.8 doesn’t disappoint the developers either, as the latest version integrate

It’s Finally Here! Learn How to Install Laravel 5.8 & Make Your App Performance More Powerful

Create REST API with Laravel 5.8 Passport

Hardik Savani shows us some examples of how to create REST API with Laravel 5.8 Passport.

Create REST API with Laravel 5.8 Passport

10 Un-known, But very Useful Laravel Eloquent Features

Laravel is an outstanding framework with rich features, but all available features are not in Laravel documentation. In this post I will highlight some features which are unknown.

10 Un-known, But very Useful Laravel Eloquent Features

Laravel Modding: Generating Models with singular table names

Peter Fox shows us how to generate models with singular table names in Laravel 5.

Laravel Modding: Generating Models with singular table names

Developing and Securing GraphQL APIs with Laravel

Andrea Chiarelli shows you how to use Laravel to implement a basic GraphQL API and how to secure it with Auth0. Throughout the article, you will learn how to implement the API step by step up to the final result.

Developing and Securing GraphQL APIs with Laravel

Laravel 5.8 CRUD Tutorial With Example For Beginners

Laravel 5.8 CRUD Tutorial With Example For Beginners is today’s topic

Laravel 5.8 CRUD Tutorial With Example For Beginners