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

Create New Post Contact Us

Official machine learning courses from Amazon are now available for free!

Wow. It’s Cyber Monday, and Amazon has an unexpected deal for us. The same machine learning courses that Amazon uses to train its own engineers are now free!

Official machine learning courses from Amazon are now available for free!

Tips for Laravel Performance Optimization

Here are few performance tips and ideas that are very helpful for improving Laravel Applications performance.

Tips for Laravel Performance Optimization

Build a chat application with Laravel, Socket.io, Pusher and Vue.js

ModestasV wrote a nice tutorial on how to build a simple chat application with Laravel, Socket.io, Pusher and Vue.js.

Build a chat application with Laravel, Socket.io, Pusher and Vue.js

Cyber Monday 2018 deals, sales, and freebies for programmers! The complete buying guide!

The Cyber Monday deals are coming. Here are the tips to get the best deals on programming books and courses!

Cyber Monday 2018 deals, sales, and freebies for programmers! The complete buying guide!

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

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

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