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

Build a Vue, GraphQL, and MongoDB Boilerplate: Part 1

Amenallah Hsoumi wrote nice tutorials on how to build a Vue app with GraphQL and MongoDB.

Build a Vue, GraphQL, and MongoDB Boilerplate: Part 1

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

How I finally got my head around Scoped Slots in Vue

Ross Coundon explains how Scoped Slots work in Vue.js.

How I finally got my head around Scoped Slots in Vue

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