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

Create New Post Contact Us

Easily add URL rewrites to a Laravel app with Laravel URL Rewrites

Laravel URL Rewrites is a good package that we can use to add URL rewrites to a Laravel app easily.

Easily add URL rewrites to a Laravel app with Laravel URL Rewrites

Create zip files containing personal data with Laravel Personal Data Export

Laravel Personal Data Export is a package that makes it easy to let a user download an export containing all personal data. Such an export consists of a zip file containing all user properties and related info.

Create zip files containing personal data with Laravel Personal Data Export

Sieve - A simple, clean and elegant way to filter Laravel Eloquent models

Sieve is a Laravel package that allows you to filter retrieved records based on query string values.

Sieve - A simple, clean and elegant way to filter Laravel Eloquent models

How to transform your PHP variables to JavaScript in Laravel 5

Often, you find yourself in a situation where you want to pass your server-side variables, string, collection to JavaScript. By traditional old ways it can be a bit of pain especially when your application grows.

How to transform your PHP variables to JavaScript in Laravel 5

Generate populated factories for models with Laravel Populated Factor

Laravel Populated Factor provides an easy way to generate populated factories for models according to types & names of their columns.

Generate populated factories for models with Laravel Populated Factor

Translate translation files to other languages automatically using Laravel 5

laravel-google-translate is a good package which we can use to translate translation files to other languages automatically.

Translate translation files to other languages automatically using Laravel 5

Laravel with Timezones

This shows how to add timezones for each user and display date/time in the users timezone.

Laravel with Timezones

A simple Laravel 5 Library to connect/publish to MQTT broker

A simple Laravel 5 Library to connect/publish to MQTT broker

A simple Laravel 5 Library to connect/publish to MQTT broker

Laravel E-Commerce: Complete Guide & PyroCMS Example

In the tutorial, I'll show you how to set up a PyroCMS demo site and how to add an e-commerce panel to PyroCMS.

Laravel E-Commerce: Complete Guide & PyroCMS Example

A Laravel style frontend framework that works with your UI framework: Laravel Micro

LaravelMicro.js is an IOC Container, Service Locator Pattern and Middleware Pipeline for your Laravel UI.

A Laravel style frontend framework that works with your UI framework: Laravel Micro