As a developer, we absolutely cannot trust our users. Ever! In this tutorial learn tips and tricks to keep your application safe.
The post Why you should never trust your users appeared first on Laravel News.
The archtechx/enums package aims to make working with enums more lovable.
The post Enum Helpers for PHP appeared first on Laravel News.
The Laravel team released 9.2 with an array keyBy method, an eloquent attribute make method, moving the Laravel CORS package into the framework, and more.
The post Laravel 9.2 Released appeared first on Laravel News.
ZSH Artisan is a plugin to help you to run artisan from anywhere in the project tree, with auto-completion, and it can automatically open files created by artisan
The post Enhanced Laravel Integration for ZSH appeared first on Laravel News.
Laravel Route Discovery is a package by Spatie to discover routes in Laravel applications automatically.
The post Automatic Route Discovery in Laravel appeared first on Laravel News.
Sometimes we accidentally send thousands of emails to real customers from our staging environment. There are lots of ways to avoid this, but Laravel has a nice, easy method out of the box!
The post Avoiding Accidental Email Sends with alwaysTo() appeared first on Laravel News.
A big upgrade of Laravel Nova is around the corner and here's what we know.
The post Laravel Nova 4 - A teaser appeared first on Laravel News.
Envy is a package by Worksome designed to take the pain out of syncing environment files with your Laravel project.
The post Keep Your Environment Files Updated with Envy by Worksome appeared first on Laravel News.