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

Create New Post Contact Us

A PHP 7 / Laravel package to create slugs

Spatie, the company where I work, recently released a Laravel package called laravel-sluggable. It automatically creates unique slugs when saving a model.

To install that package you just need to put the provided Spatie\Sluggable\HasSlug-trait on

What Are Laravel Packages?

As a PHP developer, you may be interested in working with frameworks. Frameworks attempt to make the process of development easier by simplifying common practices used in the majority of developing web projects such as packages, modules, plug-ins, an

Groovel Platform PHP for Web Artisan

A simple and flexible PHP platform built on Laravel framework which can help you to build website,e-commerce,monitoring tools... Groovel gives a solution for web artisans to help them in their development by using simple tools and web standard in a s

10 Laravel packages everyone should know [SLIDES]

Today I want to share with you my own presentation made in my home city Vilnius (for those who don’t know – it’s a capital of Lithuania, Baltic States, here’s a map) where we organised a local Laravel community meetup.

I&rs

LARAVEL SHOP (Laravel 5.1 Package)

Laravel Shop is flexible way to add shop functionality to Laravel 5.1. Aimed to be the e-commerce solution for artisans.

Laravel shop adds shopping cart, orders and payments to your new or existing project; letting you transform any model into a s

Laravel Forum 3.0 Pre-Release

Want to learn how to make a Laravel forum? Check out this awesome package from Atrakeur!

Laravel Forum, a drop-in forum package for Laravel 4/5 originally created by Atrakeur, is a project we've been building on for the past year. Version 2 f

Laravel 5 CRUD generator package

If you want to create a simple crud application, check this package out. It can also generate controllers and model as well.

5 must have packages for Laravel 5

As Laravel 5 has been around for a few months now, I figure i’d gather my favorite packages here for the rest of you to see. Enjoy!

Am I missing a cool useful package? Let me know and i’ll add it.