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

Create New Post Contact Us

How to convert a Collection to a downloadable CSV in Laravel

Stefan Zweifel wrote a nice tutorial on how to convert a Collection to a downloadable CSV in Laravel 5.

How to convert a Collection to a downloadable CSV in Laravel

How to create a simple Laravel package

Danny Jackson wrote a nice tutorial on how to develop a simple package in Laravel 5.

How to create a simple Laravel package

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!

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

Write beautiful blog posts using Markdown with Laravel Blogged

Blogged is a carefully designed Laravel package provides an easy way to create a beautiful blog like this inside your projects.

Write beautiful blog posts using Markdown with Laravel Blogged

Creating a CMS with Laravel Nova

Create a simple content management system with Laravel Nova following this step-by-step tutorial.

Creating a CMS with Laravel Nova