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

Create New Post Contact Us

Confluence Rest API Example using Laravel

This PHP Lumen tutorial help to consume Confluence API With Laravel/Lumen

Confluence Rest API Example using Laravel

Here are the links to download the latest Lumen and Laravel 5 docs in PDF/EPUB/MOBI

David Fernández releases up to date Laravel and Lumen books (Epub, Mobi and PDF versions) from the official Docs.

Here are the links to download the latest Lumen and Laravel 5 docs in PDF/EPUB/MOBI

Lumen with JWT Authentication for API development

Basically, this is a starter kit for you to integrate Lumen with JWT Authentication

Lumen with JWT Authentication for API development

Laravel and Lumen Api Query Builder Package

We can use this package to easily build APIS for Laravel and Lumen.

Laravel and Lumen Api Query Builder Package

Developing Laravel 5.5/Lumen 5.5 RESTful API with OAuth 2.0

This article is for the one who is working with PHP/Laravel or who wants to start developing RESTful API with OAuth2.0 security using Laravel 5.5 or Lumen 5.5.

Developing Laravel 5.5/Lumen 5.5 RESTful API with OAuth 2.0

Learn how to use Laravel and Lumen elasticseach query builder to build complex search queries

Basem Khirat wrote a nice tutorial on how to use Laravel and Lumen elasticseach query builder to build complex search queries.

Learn how to use Laravel and Lumen elasticseach query builder to build complex search queries

Learn how to get route list in lumen as like as laravel

thedevsaddam wrote a nice package that we can use to display all the registered route list like laravel.

Learn how to get route list in lumen as like as laravel

Building a Hacker News Reader with Lumen

In this tutorial, we’re going to build a reader for Hacker News. We will be using the Hacker News API and the Lumen framework to implement this.

Building a Hacker News Reader with Lumen