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

Create New Post Contact Us

20 Laravel features you may not know about

webdevetc shows us 20 Laravel features that we may not know about.

20 Laravel features you may not know about

Black Friday 2018 for web developers and some freebies!

The Best Black Friday Deals for Web Developers is here!

Black Friday 2018 for web developers and some freebies!

Import and Export Excel files using Laravel Excel package

In this step-by-step tutorial, Hardik Savani shows us how to import and export Excel files using the Laravel Excel package.

Import and Export Excel files using Laravel Excel package

Vue Laravel CRUD Tutorial From Scratch

We will create a Single Page Application(SPA) using the Laravel and Vue.js. In this SPA, you can create a post, edit the post, read the post and delete the post. We will create Laravel API Backend.

Vue Laravel CRUD Tutorial From Scratch

The 2018 Mighty Laravel Application 20 Optimization Ideas Checklist

I decided to create this list of 20 tips you can use to boost your Laravel application to a new level.

The 2018 Mighty Laravel Application 20 Optimization Ideas Checklist

Laravel Trait Make Command

I personally love Traits, exporting functions/logic that can be used by multiple classes is so awesome and clean. You get more standardized and readable code by using Traits.

Laravel Trait Make Command

Vue API calls in a smart way

Jorge Nieto wrote a nice article to demonstrate the Repository Factory pattern that exposes different ways to make calls to an API from Vue.js

Vue API calls in a smart way

Installing Webpack 4 in Laravel and activate the Chunk function and ServiceWorker

Mohamed Amine wrote a nice tutorial on how to install Webpack in Laravel 5.

Installing Webpack 4 in Laravel and activate the Chunk function and ServiceWorker