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

Create New Post Contact Us

Conditionally adding instructions to laravel's query builder

Mohamed Said has another useful tutorial about conditionally adding instructions to Laravel's query builder.

Conditionally adding instructions to laravel's query builder

Laravel Generator - Get your APIs and Admin Panel ready in minutes

InfyOm Technologies has created a good Laravel package to generate APIs and scaffold CRUD. It's free and very useful. Check it out!

Laravel Generator - Get your APIs and Admin Panel ready in minutes

[Video series] Renting website with Laravel

Watch Dobrorius codes a renting website with Laravel 5.

[Video series] Renting website with Laravel

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

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.