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

Create New Post Contact Us

A new Laravel based publishing platform from a member of the core Laravel team: Wink

welcm takes a look at Wink - a new Laravel based publishing platform which is being actively worked on by Mohamed Said - a core Laravel team's member.

A new Laravel based publishing platform from a member of the core Laravel team: Wink

Render font awesome icons on the server side with Laravel 5

laravel-font-awesome is a good package which we can use to render awesome icons on the server side.

Render font awesome icons on the server side with Laravel 5

Using the unique validation rule in a Laravel Form Request

C.S. Rhymes has a good tutorial on how to use the unique validation rule in Laravel Form Request.

Using the unique validation rule in a Laravel Form Request

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

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