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

Create New Post Contact Us

Balance Accounting System extension for Laravel

Balance Accounting System extension for Laravel is a package that provides basic support for balance accounting (bookkeeping) system based on debit and credit principle.

Balance Accounting System extension for Laravel

Introducing Laravel Debugging Assistant – Telescope

Laravel Telescope is an open source debugging assistant by Laravel, written by Taylor Otwell and Mohamed Said.

Introducing Laravel Debugging Assistant – Telescope

Laravel Blade Filters

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

Laravel Blade Filters

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

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

Easily add URL rewrites to a Laravel app with Laravel URL Rewrites

Laravel URL Rewrites is a good package that we can use to add URL rewrites to a Laravel app easily.

Easily add URL rewrites to a Laravel app with Laravel URL Rewrites

Create zip files containing personal data with Laravel Personal Data Export

Laravel Personal Data Export is a package that makes it easy to let a user download an export containing all personal data. Such an export consists of a zip file containing all user properties and related info.

Create zip files containing personal data with Laravel Personal Data Export

Sieve - A simple, clean and elegant way to filter Laravel Eloquent models

Sieve is a Laravel package that allows you to filter retrieved records based on query string values.

Sieve - A simple, clean and elegant way to filter Laravel Eloquent models