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

Create New Post Contact Us

Useful tricks that make coding with Laravel easier.

secrethash released a nice package that we can use to do various tasks easily.

Useful tricks that make coding with Laravel easier.

LogViewer v4.0 is now available! Provides a log viewer for Laravel 5

ARCANEDEV released a nice package that we can use to manage and keep track of our logs files.

LogViewer v4.0 is now available! Provides a log viewer for Laravel 5

Learn how to integrate WordPress into Laravel 5

Enshrined wrote a nice tutorial on how to integrate WordPress into Laravel 5.

Learn how to integrate WordPress into Laravel 5

Learn how to build a Slack Bot using Laravel

Noor Ali wrote a nice tutorial on how to build a Laravel powered Slack bot!

Learn how to build a Slack Bot using Laravel

Build a Laravel 5 eCommerce application with Mage 2

Mage2 is an eCommerce application based on Laravel 5 framework.

Build a Laravel 5 eCommerce application with Mage 2

How to share data with all views in Laravel 5.3 the right way

Code4fun shows us how to share data to all views in Laravel 5.3.

How to share data with all views in Laravel 5.3 the right way

Handle the API problems with ease using Laravel Faulty

kamranahmedse released a package that we can use to automatically turn thrown exceptions (HTTP/non-HTTP) to the JSON response.

Handle the API problems with ease using Laravel Faulty

Learn how to build a Phonegap App With Laravel and Angular (Part 2)

Matthew Daly wrote a good tutorial on how to build a Phonegap App With Laravel 5 and AngularJS. This is part 2 of the tutorial.

Learn how to build a Phonegap App With Laravel and Angular (Part 2)

Learn how to implement datatables in Laravel 5

Avinash has another tutorial on how to implement datatables - a jQuery plugin for table extender - in Laravel 5.

Learn how to implement datatables in Laravel 5

Learn how to build search functionality with Laravel Scout and Vue.js

Rachid Laasri wrote a nice tutorial on how to build a simple search functionality using Laravel Scout and Vue.js.

Learn how to build search functionality with Laravel Scout and Vue.js