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

Create New Post Contact Us

Laravel 5 Cheat Sheet

A quick reference guide (cheat sheet) for Laravel 5.1 LTS, listing artisan, composer, routes and other useful bits of information.

Laravel 5 Cheat Sheet

Eloquent Create, Update, New...the Untold Story

Jeff Madsen has written a nice tutorial about Laravel Eloquent's functions.

Eloquent Create, Update, New...the Untold Story

Laravel Langman - a language files manager in your artisan console

Langman is a language files manager in your artisan console, it helps you search, update, add, and remove translation lines with ease. Taking care of a multilingual interface is not a headache anymore.

Laravel Langman - a language files manager in your artisan console

Download Laravel Application Development Blueprints book for FREE!

Packt Publishing is giving you a premium book for free! Just click the link below, register an account if you don't have one yet, login and click Claim Your Free Book to get it.

Download Laravel Application Development Blueprints book for FREE!

Building an API for 3rd party applications

Mohamed Said has written a nice tutorial about how to build an API for 3rd party applications.

Building an API for 3rd party applications

Laravel Response Macros for APIs

Jad Joubran has a great tutorial about how to use response macros when building an API with Laravel.

Laravel Response Macros for APIs

How to craft a digital e-shop with Laravel – Part1

CodeTutorial has very nice tutorials about how to build a complete digital goods eshop. Check them out!

How to craft a digital e-shop with Laravel – Part1

Using Bootstrap 3 Less or SCSS with Elixir

I recently wrote an article about How-to setup Laravel 5, VueJs, and Bootstrap 3 and was asked how-to make modifications to things like the navbar.

My how-to didn't cover anything about that so here I will discuss how-to enable and modify Boo