PovilasKorop

Creator of Courses and Tutorials at Laravel Daily

20 Laravel Eloquent Tips and Tricks image

20 Laravel Eloquent Tips and Tricks

Eloquent ORM seems like a simple mechanism, but under the hood, there’s a lot of semi-hidden functions and less-known ways to achieve more with...

Read article
Uploading Avatar Images with Spatie’s Media Library image

Uploading Avatar Images with Spatie’s Media Library

By default, the Laravel registration form comes with the name, email, and password fields, but often it’s useful to allow users to upload a phot...

Read article
Two Best Laravel Packages to Manage Roles/Permissions image

Two Best Laravel Packages to Manage Roles/Permissions

Roles and permissions are an important part of many web applications. Laravel historically had a lot of packages for them and improved the core code a...

Read article
13 Laravel Admin Panel Generators image

13 Laravel Admin Panel Generators

Developers are lazy. No, I’m not kidding—they work hard to create systems that help them avoid more work in the future. Especially, repetitive work. A...

Read article
Seven Tips to Learn Laravel More Effectively image

Seven Tips to Learn Laravel More Effectively

As the community grows, there are many resources available to help you learn Laravel. That’s great! But, how do you choose the best one? Which will be...

Read article