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

Create New Post Contact Us

Laravel 5 Repositories - A neat Repository Pattern implementation for Laravel

If you're building a Laravel application using Repository Pattern, take a look at Ntella's repo.

Laravel 5 Repositories - A neat Repository Pattern implementation for Laravel

Track visitors in Laravel apps with Laravel Visits

Laravel Visits is a counter that can be attached to any model to track its visits based on Redis.

Track visitors in Laravel apps with Laravel Visits

Laravel Amazon SES - Get statistics for emails you send through SES

A Laravel Package that allows you to get simple sending statistics for emails you send through SES, including deliveries, opens, bounces, complaints, and link tracking

Laravel Amazon SES - Get statistics for emails you send through SES

Display loading spinners in Vue.js projects easily with Vue Spinners

Vue Spinners is a nice Vue opensource project, which has over 20 loading spinners and Vue components.

Display loading spinners in Vue.js projects easily with Vue Spinners

Checklist for Writing Highly Reusable Components in React and Vue

Michael Thiessen wrote a checklist to help remember all of the things we need to be thinking about as we go through building highly reusable components.

Checklist for Writing Highly Reusable Components in React and Vue

Learn how to build a Password Less Authentication System with Laravel Signed Routes

Sujip thapa shows us the process of customizing to use passwordless authentication system with the Laravel framework.

Learn how to build a Password Less Authentication System with Laravel Signed Routes

LaraBug  - A Laravel Exception Tool Helper

Dennis Smink developed a nice package to help us find bugs in a Laravel app easily.

LaraBug  - A Laravel Exception Tool Helper

Learn how to work with Laravel Queues

Code Briefly wrote a nice tutorial on how to use Laravel queues.

Learn how to work with Laravel Queues