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

Create New Post Contact Us

Apollo state management in Vue application

In this article, Natalia Tepluhina shows us how to use GraphQL and Apollo client to build Vue applications with Vue CLI.

Apollo state management in Vue application

Laravel Vendor Cleanup and Minify Commands

This package is used to remove tests and documentation from the vendor dir. Also, it minifies all PHP files in the vendor dir.

Laravel Vendor Cleanup and Minify Commands

Learn how to share component logic between Vue apps

Srđan Međo shows us how to share component logic between Vue apps

Learn how to share component logic between Vue apps

Learn how to import Excel Files in Laravel

In this post, we share how to import excel spreadsheet data into Mysql in the Laravel framework. We'll use Maatwebsite Laravel Package for importing excel sheet data into Mysql database.

Learn how to import Excel Files in Laravel

Translate your files automatically using Laravel Google Translate

Laravel Google Translate is a good Laravel package that we can use to translate our files to other languages automatically using stichoza/google-translate-php or Google Translate API.

Translate your files automatically using Laravel Google Translate

Sharing reusable Vue.js components with Lerna, Storybook, and npm

José Silva wrote a good tutorial on how to share reusable Vue.js components with Lerna, Storybook, and npm.

Sharing reusable Vue.js components with Lerna, Storybook, and npm

Learn how to get Last Inserted ID with Laravel 5.8

Here we share how to get the last inserted ID in Laravel 5.8 with 4 different methods and examples. In this post, you can find a complete step by step process with video tutorial and source code also.

Learn how to get Last Inserted ID with Laravel 5.8

Learn how to transform any Vue application into offline-ready PWA in 5 minutes

Filip Rakowski has a good tutorial showing us how to transform any Vue application into offline-ready PWA in 5 minutes

Learn how to transform any Vue application into offline-ready PWA in 5 minutes