laravel-blog
A simple-to-use blog system you can pull into any existing Laravel project.
laravel-validator
Properly handle user input by using your validation rules in form requests (validators) as source of truth.
laravel-unbreakable-migrations
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.