CrazyBoy49z
CrazyBoy49z 07.04.2023
Let's talk about Form Requests

Let's talk about Form Requests

Form Requests are best known for validation logic that will pre-validate for you. They are fantastic, and I lean on them heavily all the time.

CrazyBoy49z
CrazyBoy49z 07.04.2023
Laravel Expectations Plugin for Pest

Laravel Expectations Plugin for Pest

Pest Laravel Expectations is a Pest plugin that adds Laravel-specific expectations to the testing ecosystem.

CrazyBoy49z
CrazyBoy49z 07.04.2023
PlanetScale Database Migrations for Laravel

PlanetScale Database Migrations for Laravel

PlanetScale for Laravel is a package that helps you manage database migrations with Artisan and the PlanetScale API.

CrazyBoy49z
CrazyBoy49z 02.04.2023
JSON-LD Schema for Google Rich Result Features

JSON-LD Schema for Google Rich Result Features

Google uses structured data standardized formats to understand the content of the page and enable special search result features and enhancements. To Enable rich results with structured data, below are the code snippets.

CrazyBoy49z
CrazyBoy49z 31.03.2023
10

10 "Best" AI SEO Tools (March 2023)

Top 10 AI SEO Tools (March 2023) · 1. Jasper · 2. SEM Rush · 3. Scalenut · 4. Pro Rank Tracker · 5. Link Whisper · 6. INK Editor...

CrazyBoy49z
CrazyBoy49z 30.03.2023
Replace Raw Query Calls With Laravel Query Expressions

Replace Raw Query Calls With Laravel Query Expressions

The Query Expressions package for Laravel replaces raw query calls with expressions. Learn how this package can help you avoid writing database-specific queries.

CrazyBoy49z
CrazyBoy49z 29.03.2023
Combining Laravel Jetstream Teams with Spatie Permission

Combining Laravel Jetstream Teams with Spatie Permission

Use the popular Spatie Permission package with Laravel Jetstream Teams to manage your users roles and permissions.

CrazyBoy49z
CrazyBoy49z 28.03.2023
Flare, error tracker for Laravel

Flare, error tracker for Laravel

Flare is the only error tracker that suggests a fix.Think Ignition—your local error page—in production.

CrazyBoy49z
CrazyBoy49z 28.03.2023
Extending PHP 8.1 enums with attributes

Extending PHP 8.1 enums with attributes

Borrowed from the concept of annotations in other languages, PHP attributes can add powerful functionality to your enums.

CrazyBoy49z
CrazyBoy49z 28.03.2023
Static Analysis for Laravel Blade Templates

Static Analysis for Laravel Blade Templates

Bladestan adds static analysis in PHPStan for Blade templtes.

binance
CrazyBoy49z
CrazyBoy49z 28.03.2023
Five Informative CSS Blogs All Designers Should Follow

Five Informative CSS Blogs All Designers Should Follow

Designers interested in learning more about CSS, HTML5, and CSS3 should follow these five informative CSS blogs.

CrazyBoy49z
CrazyBoy49z 27.03.2023
How to choose between APM and an end-to-end monitoring tool

How to choose between APM and an end-to-end monitoring tool

APM tools give insights into key performance indicators such as response time, request volume, error rates, resource utilization, and more. This data can be used to identify problems in code execution, detect memory leaks, or any other issue that may be affecting the web service's performance.

CrazyBoy49z
CrazyBoy49z 27.03.2023
Facades in Laravel: Do You Need To Use Them? [OPINION]

Facades in Laravel: Do You Need To Use Them? [OPINION]

Have you ever used Auth::user() in Laravel? So yeah, that Auth is a Facade. Question: do you actually need to know how they work, and would you need to create your own facades?

CrazyBoy49z
CrazyBoy49z 27.03.2023
Everything You Can Test In Your Laravel Application

Everything You Can Test In Your Laravel Application

A common challenge in testing is not only HOW to test something, but WHAT you can test. That's why I have made a list of all the things I like to test in my applications.

CrazyBoy49z
CrazyBoy49z 24.03.2023
Modelling Busines Processes in Laravel

Modelling Busines Processes in Laravel

As developers, we often map business processes to digital processes, from sending an email to something quite complex. Let's look at how we can clean this up.

CrazyBoy49z
CrazyBoy49z 24.03.2023
How to use the attribute rel =

How to use the attribute rel = "canonical"

What is rel = canonical and what is its purpose? ✅ How to mark a canonical link? ✅ Canonical URLs - when to configure them? ✅ Rules for forming canonical links, checking and errors of using rel = canonical ✅ When the rel = canonical attribute does not work? ➨ We answer all questions in our article!

CrazyBoy49z
CrazyBoy49z 23.03.2023
TypeScript Support Added to Laravel Breeze

TypeScript Support Added to Laravel Breeze

The Laravel team released an update to the Laravel Breeze starter kit that includes typescript support.

CrazyBoy49z
CrazyBoy49z 23.03.2023
Cart is now in session

Cart is now in session

A guide on how to build a shopping cart that uses the http session.

CrazyBoy49z
CrazyBoy49z 22.03.2023
Laravel 10.4 Released

Laravel 10.4 Released

The Laravel team released v10.4 with a File::json() method, converting existing HasMany relationships to a HasOne relationship, and more.

CrazyBoy49z
CrazyBoy49z 22.03.2023
OpenAI’s GPT-3 vs. Open Source Alternatives (GPT-Neo and GPT-J)

OpenAI’s GPT-3 vs. Open Source Alternatives (GPT-Neo and GPT-J)

GPT-3 is the best known text generation model on the market today but is expensive to use. Open source alternatives are now available. Here is a detailed comparison of GPT-3 and its competition.

Showing 200 of 418 results