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

Create New Post Contact Us

Laravel API Documentation Generator

Laravel API Documentation Generator is a cool package that we can use to automatically generate our API Documentation.

Laravel API Documentation Generator

Fetch latest post for each category or Parent Entity

HINDUSTAN shares a good tip about fetching latest post for each category in Laravel.

Searching for Bobby Fisher with Laravel 5

TNT Studio has a good tutorial about how to use TNTSearch package to search full-text of documents quickly.

Searching for Bobby Fisher with Laravel 5

Laravel Query Tracer - Find exactly where a specific database query is being called

Laravel Query Tracer is a good package that we can use to find exactly where a specific database query is being called in our Laravel application.

Laravel Query Tracer - Find exactly where a specific database query is being called

How To Setup Elasticsearch With Laravel 5

Noor Ali shows us how to setup ElasticSearch with Laravel 5.

How To Setup Elasticsearch With Laravel 5

Laravel 5+ Searchy - Database Searching Made Easy

Laravel Searchy is a good Laravel package that can help us to build a search engine for our websites easily.

Laravel 5+ Searchy - Database Searching Made Easy

One Laravel 5 instance to rule them all

mmeyer2k has written a good tutorial about using one installation of Laravel to power multiple applications.

Visualization of data using highcharts in laravel

avinash shows us how to use highcharts in Laravel to turn our data into a story.

Visualization of data using highcharts in laravel