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

Create New Post Contact Us

[Video series] Renting website with Laravel

Watch Dobrorius codes a renting website with Laravel 5.

[Video series] Renting website with Laravel

Laravel Spark 1.0 is now available!

Good news! Spark 1.0 has officially been released! You can now purchase and download the official version at:

Laravel Spark 1.0 is now available!

Laravel 5.2 Email Verification with Activation Code

Damir Miladinov has a good tutorial about creating email verification with activation code in Laravel 5.2

Laravel 5.2 Email Verification with Activation Code

User email verification for Laravel 5

Edvinas Kručas has created a nice package to extends default Laravel 5.2 authentication with user verification by email.

User email verification for Laravel 5

Setting Up Ajax Validation with Laravel & VueJS in No Time

In this tutorial, Taha Shashtari tells us how to set up ajax validation with Laravel and VueJS.

Setting Up Ajax Validation with Laravel & VueJS in No Time

Parsing and Sending Laravel Logs to ElasticSearch using Logstash

Darwin Biler has a nice tutorial about parsing and sending Laravel Logs to ElasticSearch using Logstash.

Parsing and Sending Laravel Logs to ElasticSearch using Logstash

Implementing Full-Text search using Laravel and TNTSearch

TNT Studio has a nice tutorial about implementing full-text search using Laravel and TNTSearch.

In this tutorial, we'll be using TNTSearch- a new powerful PHP package - to create a PHPUnit documentation!

Implementing Full-Text search using Laravel and TNTSearch

Transform PHP Vars to JavaScript

Laracasts has a good package that we can use to pass PHP variables to Javascript.