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

Create New Post Contact Us

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

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

Laravel – Automation using container events

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

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

Why Laravel Queues Are Awesome

Chris Nwamba has written a new tutorial about Laravel Queues.

You can learn more about email queues with Mailtrap and download the demo source code.

Why Laravel Queues Are Awesome

Tutorial: Add Social Login to Laravel Applications

Social login is one of the easiest options for users to log into your site. At Stormpath, we’ve made social login easy for you to build by adding Facebook and Google login to the Stormpath Laravel integration.

In this tutorial, I will show you how

Tutorial: Add Social Login to Laravel Applications