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

Create New Post Contact Us

Send sms and call verification tokens with Laravel Authy Notification Channel

Rinvex released a new package that we can use to send in-app, sms and call verification tokens in Laravel 5.

Send sms and call verification tokens with Laravel Authy Notification Channel

Exclude columns from your query result in Laravel 5

Inanit0 wrote another tutorial on how to exclude column from the result in Laravel.

Exclude columns from your query result in Laravel 5

Learn how to extract text and images from PDF file using PHP (and Laravel)

Christian Vigh wrote a nice article on how to extract text and images using PHP (and Laravel as well)

Learn how to extract text and images from PDF file using PHP (and Laravel)

Automatic upload handling with Laravel Uploadable package

Padosoft created a good package which provides a trait that will automatic handling upload when saving/updating/deleting any Eloquent model.

Automatic upload handling with Laravel Uploadable package

Log all changes to our data using Laravel Revisionable

VentureCraft creates a popular package that we can use to easily create a revision history for any Laravel model.

Log all changes to our data using Laravel Revisionable

Learn how to upload image with CKEditor using Laravel 5.3

Bhaskar wrote a tutorial on how to upload images with CKEditor using Laravel 5.

Learn how to upload image with CKEditor using Laravel 5.3

How to integrate Stripe payment gateway in laravel

avinash wrote a tutorial on how to integrate Stripe payment gateway in Laravel 5.

How to integrate Stripe payment gateway in laravel

Build your own switch statement using Laravel’s custom blade directives

INANI El Houssain wrote a nice tutorial on how to build our own switch statement using Laravel's custom blade directives.

Build your own switch statement using Laravel’s custom blade directives