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

Create New Post Contact Us

Building a Mobile Backend API in short time for Laravel developers

Sky Chin shares a few key practices on how to build a mobile backend API using Laravel.

Building a Mobile Backend API in short time for Laravel developers

Track model views and hits in Laravel 5 with LaraView package

Laraview is a Laravel 5 package for tracking number of views and hits per model.

Track model views and hits in Laravel 5 with LaraView package

Learn how to upload and resize images easily in Laravel 5

Mohd Saqueib wrote a nice tutorial on how to use the qcod/laravel-imageup package to upload and resize images.

Learn how to upload and resize images easily in Laravel 5

Learn how to create REST API using Passport in Laravel 5.7

Step by Step tutorial about REST API using Passport in Laravel 5.7.

Learn how to create REST API using Passport in Laravel 5.7

Laravel ImageUp - Auto Image upload, resize and crop for Laravel eloquent models

Laravel ImageUp is a trait which we can use to upload, resize and crop images. It comes with tons of customization.

Laravel ImageUp - Auto Image upload, resize and crop for Laravel eloquent models

Learn how to transcode Videos for Web Streaming with FFmpeg using Laravel Queues

Waleed Ahmad wrote a good tutorial on how to transcode media in your Laravel apps with FFmpeg and defer processing using Laravel queues.

Learn how to transcode Videos for Web Streaming with FFmpeg using Laravel Queues

Building a Laravel Progressive Web App using Google workbox

Zaid Kajee shares a good tip on how to build a Laravel Progressive Web App using Google workbox.

Building a Laravel Progressive Web App using Google workbox

Learn how to integrate Google Calendar with Laravel

Loris Leiva shows us how to allow our users to integrate all of their Google calendars and events within our application.

Learn how to integrate Google Calendar with Laravel