step2.dev is a blog about Laravel that provides information, tips, tricks, and best practices for developing with this framework.
step2.dev provides readers with valuable content related to Laravel. The blog contains articles on best development practices, reviews of various tools and plugins that can be used with Laravel, instructions for deploying and configuring Laravel applications, tips for performing specific tasks, and news about updates and latest releases of Laravel. The step2.dev blog will help developers increase their knowledge and skills in Laravel development so they can create more complex and functional applications using this framework. I will be publishing articles on best development practices, reviews of various tools and plugins that can be used with Laravel, instructions for deploying and configuring Laravel applications, tips for performing specific tasks, and news about updates and latest releases of Laravel.
Ресурс для навчання
PHP doesn't have a way to enforce strongly-typed inline variables natively. Enter Strictus: a package that brings strict typing enforcement to variables.
If you want to add some additional server checks for Spatie's Laravel Server Monitor Package, check out this extra server monitor checks package.
The Alpine Hooks JS module is a collection of hooks for useful things like hover, window resizing, and more.
If you want Laravel Pint to reformat your PHP code automatically when you save your file in PhpStorm
With the Laravel Blade Comments package by Spatie, you can add debug comments to your rendered Blade template output.
I wrote a procedurally generated game from scratch
The Flysystem adapter for Uploadcare makes it easy to use the Uploadcare API to upload and manage files in Laravel and PHP applications.
I write code blocks down that I know I won't use often and will forget about. Every so often I go through them to refresh my memory.
Faker Stripe is a provider for FakerPHP that generates fake but structurally correct IDs for Stripe API resources.
Read about how you can use "declare(strict_types=1)" to improve the type safety of your PHP code. We'll discuss how to make your code more robust and avoid type coercion in your code that can cause bugs in your code.
Let’s dive in and check out the ten most common security issues I've discovered during my security audits.
Pint is a PHP code-style fixer that's specifically created to work with Laravel. In this tutorial, I will show you how it works and how to automate its launch before or after you commit code to the repository.
Full stack
Back-end
JavaScript Developer