Laravel is a popular and extremely user-friendly php framework for creating web resources. It creates projects of different levels of complexity with expressive and structured code and logical architecture. Laravel is maintained and dynamic, despite its young age (the first launch dates back to 2011), it has managed to grow a significant ecosystem and is considered one of the best frameworks.
CrazyBoy49z
CrazyBoy49z 26.05.2023
Fakerphp Stripe Provider

Fakerphp Stripe Provider

Faker Stripe is a provider for FakerPHP that generates fake but structurally correct IDs for Stripe API resources.

CrazyBoy49z
CrazyBoy49z 24.05.2023
Using `Declare(Strict_Types=1)` For More Robust Php Code

Using `Declare(Strict_Types=1)` For More Robust Php Code

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.

CrazyBoy49z
CrazyBoy49z 24.05.2023
Top 10 Laravel Audit Security Issues

Top 10 Laravel Audit Security Issues

Let’s dive in and check out the ten most common security issues I've discovered during my security audits.

CrazyBoy49z
CrazyBoy49z 24.05.2023
Laravel Pint Automated Code Formatting: Pre-Commit Hooks And Github Actions

Laravel Pint Automated Code Formatting: Pre-Commit Hooks And Github Actions

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.

CrazyBoy49z
CrazyBoy49z 24.05.2023
Laravel Precognition Updates Are Here

Laravel Precognition Updates Are Here

Laravel Precognition was overhauled and ships with a fresh perspective on predicting the outcome of a future HTTP request.

CrazyBoy49z
CrazyBoy49z 23.05.2023
Generating Database Seed Files With Chatgpt [Article] | Treehouse Blog

Generating Database Seed Files With Chatgpt [Article] | Treehouse Blog

Learn how to use ChatGPT to generate static and dynamic database seed files useful for populating your application development database.

CrazyBoy49z
CrazyBoy49z 23.05.2023
Use 1Password To Authenticate With Forge And Vapor Securely

Use 1Password To Authenticate With Forge And Vapor Securely

To authenticate with Laravel Forge and Laravel Vapor CLIs, you can use 1Password and take advantage of the community shell plugins created by Andre Sayej.

CrazyBoy49z
CrazyBoy49z 22.05.2023
Laravel Octane Adds Support For Roadrunner V3

Laravel Octane Adds Support For Roadrunner V3

The Laravel team release Octane v2 with support for Roadrunner v3!

CrazyBoy49z
CrazyBoy49z 22.05.2023
Observability Vs Monitoring

Observability Vs Monitoring

Is observability the same as monitoring? What is the difference between observation and monitoring? What is the right tool for each specific monitoring problem? Read on to find out!

CrazyBoy49z
CrazyBoy49z 17.05.2023
Create Repeatable Models With Laravel Recurring Models

Create Repeatable Models With Laravel Recurring Models

The Recurring Models package for Laravel is the ultimate solution for adding recurring functionality to your Laravel Models.

binance
CrazyBoy49z
CrazyBoy49z 17.05.2023
Write Shell Scripts Like Blade Components With Task Runner

Write Shell Scripts Like Blade Components With Task Runner

Learn about Laravel Task Runner, a package by Pascal Baljet that lets you write Shell scripts like Blade Components and run them locally or on a remote server.

CrazyBoy49z
CrazyBoy49z 16.05.2023
Laravel Security Middleware

Laravel Security Middleware

Middleware isn't something new we have been using it in our applications for a while now for various usages, from Authentication, to Authorization and beyond.

CrazyBoy49z
CrazyBoy49z 15.05.2023
Apm Vs. Application Performance Observability - What’s The Difference

Apm Vs. Application Performance Observability - What’s The Difference

You’ve likely heard the term Observability lately. There’s a fundamental change taking place in the Monitoring space, and Observability is behind it. Observability itself is a broad topic, so in this post we’ll talk about what it means to move from Application Performance Monitoring to Application Performance Obs...

CrazyBoy49z
CrazyBoy49z 08.05.2023
Laravel Artisan Raycast Extension

Laravel Artisan Raycast Extension

Kevin Batdorf has created a Raycast extension to search and browse all the Artisan commands

CrazyBoy49z
CrazyBoy49z 27.04.2023
Using Attributes To Add Value

Using Attributes To Add Value

PHP Attributes were added in version 8.0 of the language, and it has been a misnomer for many developers. What are their benefits, and how can I use them?

CrazyBoy49z
CrazyBoy49z 25.04.2023
How To Use Chatgpt Api With Laravel?

How To Use Chatgpt Api With Laravel?

OpenAI launched ChatGPT at the end of 2022, as you may already know. ...

CrazyBoy49z
CrazyBoy49z 25.04.2023
How Use Access Control Rules And Grud In Laravel 10 (Tutorial Step By Step)

How Use Access Control Rules And Grud In Laravel 10 (Tutorial Step By Step)

Download the sample code: https://github.com/wnikk/-laravel-access-example In this article, we'll...

CrazyBoy49z
CrazyBoy49z 25.04.2023
How To Automate Ssl Generation And Renewals Using Laravel

How To Automate Ssl Generation And Renewals Using Laravel

This is a complete guide on how to generate SSL Certificates at scale using Certbot and Laravel. Learn how with this guide

CrazyBoy49z
CrazyBoy49z 21.04.2023
Create Beautiful Admin Panels In Laravel

Create Beautiful Admin Panels In Laravel

Craftable PRO is a powerful admin panel and CRUD generator that utilizes the VILT stack (VueJs, InertiaJs, Laravel, and TailwindCSS). With Craftable PRO, you can quickly scaffold administration for your Laravel project and harness its out-of-the-box features such as user administration, permissions management, media li...

CrazyBoy49z
CrazyBoy49z 21.04.2023
Generate String Acronyms With This Laravel Macro

Generate String Acronyms With This Laravel Macro

The Str Acronym package for Laravel provides a macro for generating acronyms from strings using the Str helper and supports the Stringable class.

Showing 160 of 392 results