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

Create New Post Contact Us

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

Build an Instant Search Page with Vue.JS and Laravel 5

OzanKurt shows us how to build an Instant Search Page using Vue.JS and Laravel 5

Build an Instant Search Page with Vue.JS and Laravel 5

Laravel Rachet - a simple artisan command for running your own Ratchet Server with Laravel

William has created a good Laravel package: Laravel Ratchet. This package allows us to launch our own Ratchet Socket Server in no time.

Laravel Rachet - a simple artisan command for running your own Ratchet Server with Laravel

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

The magic behind Laravel Valet

Mohamed Said has written a tutorial to show us how Valet works and how it's built.