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

Create New Post Contact Us

Laravel API Response - Simple Laravel API response wrapper

Laravel API Response is a good package that we can use to create API responses easily.

Laravel API Response - Simple Laravel API response wrapper

Make your own cast type for Laravel model attributes with Laravel Custom Casts

Laravel Custom Casts is a good package which we can use to make custom casts easily.

Make your own cast type for Laravel model attributes with Laravel Custom Casts

A simple Laravel 5 and laravel 6 library that allows you to implement Repository Pattern with a single command

A simple Laravel 5 and laravel 6 library that allows you to implement Repository Pattern with a single command

A simple Laravel 5 and laravel 6 library that allows you to implement Repository Pattern with a single command

Adding a new @expects directive for Laravel's Blade template engine

A good package which we can use to add a new @expects directive for Laravel's Blade template engine.

Adding a new @expects directive for Laravel's Blade template engine

JWT for Laravel: a super easy JWT implementation

This is a good Laravel package which provides all the means for a super easy JWT implementation.

JWT for Laravel: a super easy JWT implementation

How to manage Laravel dependencies without switching to the command line!

Laravel Paket is a great Laravel package which helps us to manage Laravel dependencies without switching to command line!

How to manage Laravel dependencies without switching to the command line!

Protect your websites with Laravel Firewall

This package intends to protect your Laravel app from different type of attacks such as XSS, SQLi, RFI, LFI, User Agent, and a lot more.

Protect your websites with Laravel Firewall

Uploading, Retrieving and Resizing Image with Laravel mediaLibrary package

In this post, let’s go over the famous laravel medialibrary package developed by Spatie. This package can associate all sorts of files with your Eloquent models.

Uploading, Retrieving and Resizing Image with Laravel mediaLibrary package