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

Create New Post Contact Us

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

Laravel based CMSs and open source applications that we should know!

Here is an awesome curated list of open-source projects and CMSs built with the Laravel PHP framework.

You can download them, enhance them, write tests, add new features and find the right solution to your problems!

Laravel based CMSs and open source applications that we should know!

Laravel – Automation using container events

Sheikh Heera shares a good tip on how to use container events

Quick Start Guide: Laravel 5, Bootstrap 3 & Vue.js

In this article I will provide a quick way to configure Laravel 5, Vue.js, and Bootstrap 3 using Elixir.

Quick Start Guide: Laravel 5, Bootstrap 3 & Vue.js

Laravel 5 and Angular 2 Beta setup

Code Tutorial wrote a nice tutorial about Laravel 5 and Angular 2 beta setup

Laravel 5 and Angular 2 Beta setup

Laravel Testtools Chrome extension - create Laravel tests while surfing your website

Marcel Pociot has created a wonderful Chrome extension that allows us to record our activity when surfing our website and translates these activities into Laravels testing syntax.

Laravel Testtools Chrome extension - create Laravel tests while surfing your website

Add title for each view - Laravel Quickie

Quickie on how to add a unique title for each of your views in Laravel.

Thanks to Zeckdude http://stackoverflow.com/users/83916/zeckdude

**master.blade.php**