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

Create New Post Contact Us

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

Learn about Laravel 5.3 Social and Email Multi-Authentication

Ivan Radunovic wrote a nice tutorial on how to create a Laravel application with email authentication, and use Laravel Socialite for Facebook, Twitter, Google+ and GitHub logins.

Learn about Laravel 5.3 Social and Email Multi-Authentication

Installing Laravel 5 on Apache in Mac OS X El Capitan

I’ve been coding more often on Macs recently, and now I need to setup Laravel on a MacBook Pro, so I decided I’ll share my setup notes for Laravel 5 on Mac OS X El Capitan with you.

Installing Laravel 5 on Apache in Mac OS X El Capitan

Five best security tips for a Laravel application

Dunebook has 5 tips that we can use to secure our Laravel applications.

Five best security tips for a Laravel application

Send messages in real time using Laravel, Node.js and Redis

ahmedawad250 built a package that we can use to build a simple chat application.

Send messages in real time using Laravel, Node.js and Redis

Learn about Google Authentication in Laravel 5.3

bhaskar wrote a tutorial on how to build Google Authentication with Laravel 5.3.

Learn about Google Authentication in Laravel 5.3

Store your translations in the database using Laravel Translation Loader

freekmurze released a new package that we can use to enable the translations to be stored in the database.

Store your translations in the database using Laravel Translation Loader