Implementing Full-Text search in Laravel 4


/ Published in: PHP
Save to your folder(s)

In this tutorial I will go over implementing Full-Text search in Laravel 4 .
Those who have used Laravel 3 in the past may remember that there used to be support for FULLTEXT indexes. This functionality has been removed in Laravel 4 but can still easily be implemented.

URL: http://creative-punch.net/implementing-laravel-4-full-text-search/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.