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

Create New Post Contact Us

How to use a UUID in an Eloquent model

Changing the primary key from an auto-incrementing integer to a UUID is really simple in Laravel Eloquent.

How to use a UUID in an Eloquent model

Sharing and Reusing Vue Mixins in the Cloud with Bit.dev

This post is suited for all stages of developers that use Vue JS, and this includes beginners. It is also an introduction to the amazing Vue component sharing tool, Bit.

Sharing and Reusing Vue Mixins in the Cloud with Bit.dev

A relatively automatic CRUD backend administration panel for Laravel: Otter

Otter is a Laravel package which we can use to create an admin control panel easily.

A relatively automatic CRUD backend administration panel for Laravel: Otter

5 Extremely Easy ways to drastically improve your Vue app’s speed

Vaibhav Namburi shows us 5 Extremely Easy ways to drastically improve our Vue app’s speed.

5 Extremely Easy ways to drastically improve your Vue app’s speed

Upload Images in Laravel using Ajax

If you are new to Laravel, and if you want to learn how we can upload files or images in Laravel by using Ajax, this post will help you to find a solution. Here you can find step by step tutorial and the source code also.

Upload Images in Laravel using Ajax

Dependency Injection Made Easy for VueJS and Vuex with TypeScript

In this article, we learn how to implement DI easily in a Vue project using TypeScript and the Inversify Props library.

Dependency Injection Made Easy for VueJS and Vuex with TypeScript

Live Table Editing (Add, Edit, Delete) in Laravel using jQuery

Do you know how can we perform Live table CRUD Operation in Laravel using Ajax?

Live Table Editing (Add, Edit, Delete) in Laravel using jQuery

How to Build a Group Chat App with Vue.js

Oscar Castro shows us how to build a group chat app with Vue.js.

How to Build a Group Chat App with Vue.js