If you have ever had a need to implement search into your application you've probably heard of Apache Solr. Solr is a fast, open source search platform built on the full-text, vector, and geospatial search capabilities of Apache Lucene.
If you have ever had a need to implement search into your application you've probably heard of Apache Solr. Solr is a fast, open source search platform built on the full-text, vector, and geospatial search capabilities of Apache Lucene.
Version 3.8 of Yii HTML package is released. There are some improvements:
Welcome to the November edition of the Laravel Roundup. This covers recent highlights, community events, Laravel jobs, and more!
Bento is an Email Marketing & Automation Platform for Startups and their team recently created an official Laravel SDK.
Pagination is a common feature in web applications. Almost every Laravel application I've ever worked on has had some form of pagination implemented.
This week, the Laravel team released v11.30, which includes defer testing helpers, the ability to define custom unique string IDs for Eloquent models, the use of backed Enums with AuthorizesRequests
, and more.