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

Create New Post Contact Us

How to delete data that belongs to one-to-many relationship in Laravel 5

tgugnani shares a good tip on how to delete data that belongs to one-to-many relationship in Laravel.

How to delete data that belongs to one-to-many relationship in Laravel 5

Build a Tinder like swipe feature with Vue.js

Joseph has a good tutorial on how to create a Tinder like swipe feature with Vue.

Build a Tinder like swipe feature with Vue.js

Broadcasting with Laravel, Passport, Pusher and Vue.js

Mark de Vries wrote a good tutorial on how to broadcast with Laravel, Passport, Pusher and Vue.js.

Broadcasting with Laravel, Passport, Pusher and Vue.js

Learn how to create a Laravel 5.8 File Upload with a progress Bar

In this post, we will learn how to upload files with a progress bar using Ajax in Laravel 5. If you are working in a big project, images or files may be large so you can not reduce the size of them, but you can display a progress bar to show the user

Learn how to create a Laravel 5.8 File Upload with a progress Bar

Laravel JWT auth service package

Laravel JWT auth service package is a wrapper over a tymon/jwt-auth package that includes services, controllers and a factory.

Laravel JWT auth service package

Laravel Translation: Translation management for your Laravel application

Laravel Translation is a Laravel which we can use to manage translations for our Laravel application.

Laravel Translation: Translation management for your Laravel application

Learn how to upload files with Laravel 5.8 and Vue.JS

Hardik Savani shows us how to upload files with Laravel 5.8 and Vue.JS.

Learn how to upload files with Laravel 5.8 and Vue.JS

Laravel Scout Elasticsearch: integrate ElasticSearch into our Laravel app easily

The package provides the perfect starting point to integrate ElasticSearch into your Laravel application.

Laravel Scout Elasticsearch: integrate ElasticSearch into our Laravel app easily