CrazyBoy49z
CrazyBoy49z 11.04.2023
Useful Laravel Date Scopes For Eloquent Models

Useful Laravel Date Scopes For Eloquent Models

The Laravel Date Scopes package provides some helpful query scopes for your Laravel Eloquent models.

CrazyBoy49z
CrazyBoy49z 10.04.2023
The Best Practices Guide To Opentelemetry For Developers

The Best Practices Guide To Opentelemetry For Developers

OpenTelemetry is a free and open-source software initiative with the objective of supplying software developers with the means to create distributed systems.

CrazyBoy49z
CrazyBoy49z 10.04.2023
Removing Sensitive Data From A Repository

Removing Sensitive Data From A Repository

When committing sensitive data, such as a password or SSH key, to a Git repository, it can be removed from the log. You can use the git filter-repo tool or the open source tool BFG Repo-Cleaner to completely remove unnecessary files from the repository history.

CrazyBoy49z
CrazyBoy49z 10.04.2023
8 Email Obfuscation Techniques - Effective Website Seo Tips, News And Ideas

8 Email Obfuscation Techniques - Effective Website Seo Tips, News And Ideas

Email addresses displayed on webpages in plain text will quickly be collected by spam bots. Here are 8 email obfuscation techniques to the rescue!

CrazyBoy49z
CrazyBoy49z 10.04.2023
10 Best Tailwind Css Component And Template Collections - Logrocket Blog

10 Best Tailwind Css Component And Template Collections - Logrocket Blog

Use Tailwind components and templates from these popular collections to rapidly build customizable user interfaces designs.

CrazyBoy49z
CrazyBoy49z 09.04.2023
Creating Installer Commands For Laravel Packages

Creating Installer Commands For Laravel Packages

The Laravel Package Tools package by Spatie added a nifty feature we wanted to help share with the community: streamlined install commands for Laravel packages.

CrazyBoy49z
CrazyBoy49z 09.04.2023
Composer: How To Use Git Repositories

Composer: How To Use Git Repositories

How to use composer to require Git repos within a PHP project.

CrazyBoy49z
CrazyBoy49z 08.04.2023
Laravel Artisan Route Command: The Route:list Command

Laravel Artisan Route Command: The Route:list Command

The route:list command can be used to show a list of all the registered routes for the application. This command will display the domain, method, URI, name, ...

CrazyBoy49z
CrazyBoy49z 08.04.2023
15 Awesome Laravel Collection Methods

15 Awesome Laravel Collection Methods

Laravel eloquent is great. When we get the results from the eloquent, the collection is returned. Laravel collection methods are less known. These methods allow you to filter, modify, combine, slice and much more with the laravel collections. In this tutorial, we will look at 15 awesome collection methods.

CrazyBoy49z
CrazyBoy49z 08.04.2023
Browser-Level Image Lazy Loading For The Web

Browser-Level Image Lazy Loading For The Web

This post covers the loading attribute and how it can be used to control the loading of images.

binance
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.

Showing 200 of 429 results