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

Create New Post Contact Us

How to use Stripe with Laravel 5.6 to accept payments worldwide

Learn how to configure and use stripe with your Laravel project in very simple steps details.

How to use Stripe with Laravel 5.6 to accept payments worldwide

Learn to build a realtime analytics dashboard for a Laravel application

In this tutorial, Shalvah Adebayo shows us how to build a middleware that logs all requests made to our application and pushes updated analytics on those in real-time to a dashboard.

Learn to build a realtime analytics dashboard for a Laravel application

Laravel 5.6 - Posting to Profiles and Pages with Facebook PHP SDK

Waleed Ahmad wrote a nice tutorial on how to post to Profiles and Pages with Facebook PHP SDK and Laravel.

Laravel 5.6 - Posting to Profiles and Pages with Facebook PHP SDK

Handling Webhooks with Laravel

In this post, we try to present how webhooks work with a real-life example.

 Handling Webhooks with Laravel

Approve or reject posts with Laravel Moderation

We will use the hootlex/laravel-moderation package which allows us to Approve or Reject resources like posts, comments, users, etc.

Approve or reject posts with Laravel Moderation

Speed up Laravel/Lumen by Swoole

This is a good Laravel package, which can be used to speed up our Laravel/Lumen app.

Speed up Laravel/Lumen by Swoole

JsonQ - A PHP/Laravel query builder for JSON

JsonQ is a library for JSON data query that developed with PHP and it also supports Laravel.

JsonQ - A PHP/Laravel query builder for JSON

Laravel 5.6 - CRUD Operation with MongoDB

If you love MongoDB, this is the tutorial that you're looking for. CRUD Operation with MongoDB and Laravel.

Laravel 5.6 - CRUD Operation with MongoDB