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

Microsoft shuts down Ubuntu Linux OS and introduces Windows L

The day 2 of Build 2016 came as a surprise and shock to the open source and Linux community.

Microsoft announced that it has bought Canonical (the company that supported Ubuntu Linux) and shut down Ubuntu Linux fore

Microsoft shuts down Ubuntu Linux OS and introduces Windows L

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