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 20.02.2023
Using PHP Codesniffer With Laravel

Using PHP Codesniffer With Laravel

Learn how to install, set up, and use PHP Codesniffer with a new Laravel project.

CrazyBoy49z
CrazyBoy49z 20.02.2023
Building APIs in Laravel

Building APIs in Laravel

Building APIs in Laravel is an art form. You must think beyond data access and wrapping your Eloquent Models in API endpoints.

CrazyBoy49z
CrazyBoy49z 20.02.2023
Process Facade Coming to Laravel 10

Process Facade Coming to Laravel 10

Laravel 10, due out next week, will introduce a Process layer for Laravel. The Process service makes testing and running CLI processes a dream to work with.

CrazyBoy49z
CrazyBoy49z 20.02.2023
Encrypt environment files with Padlock

Encrypt environment files with Padlock

Padlock is a Laravel Zero command by Daniel Mason for encrypting and decrypting environment files powered by Laravel's encryption commands.

CrazyBoy49z
CrazyBoy49z 20.02.2023
5 Underrated Filament Features

5 Underrated Filament Features

There's no better feeling than discovering that a package you love has a powerful piece of functionality that you haven't yet used! Sometimes you discover small, quality-of-life updates, and other times, and you uncover an entire gold mine of powerful features that change how you look at the package.​​This post r...

CrazyBoy49z
CrazyBoy49z 19.02.2023
Managing Routes in a large Laravel application

Managing Routes in a large Laravel application

Laravels routes files can get pretty busy. Before you know it, you have to search within the routes file to find anything. How do you combat this, though?

CrazyBoy49z
CrazyBoy49z 12.02.2023
Handle Webhooks in Laravel with Receiver

Handle Webhooks in Laravel with Receiver

Laravel Receiver is a drop-in webhook handling library for Laravel.

CrazyBoy49z
CrazyBoy49z 12.02.2023
Casting JSON Columns to Value Objects with Laravel - Jess Archer

Casting JSON Columns to Value Objects with Laravel - Jess Archer

With the rise of JSON columns, it can be handy to safely cast to and from value objects.

CrazyBoy49z
CrazyBoy49z 12.02.2023
How To Bulk Index Url To Google Search – Seo Automation

How To Bulk Index Url To Google Search – Seo Automation

Bulk Index and Crawl URLs to Google Search Engine Console Today we will learn how to bulk Index URL to google search engine. We will see manual and automated Indexing or Crawling techniques for helping

CrazyBoy49z
CrazyBoy49z 12.02.2023
Responsive images and progressive image loading with laravel

Responsive images and progressive image loading with laravel

In this article i will explain how to integrate responsive images and progressive image loading in your laravel app.This will give your app…

binance
CrazyBoy49z
CrazyBoy49z 11.02.2023
Export Eloquent Models to JSON Files

Export Eloquent Models to JSON Files

Model JSON for Laravel is a package that allows you to easily export data from specific models in your Laravel application to JSON format.

CrazyBoy49z
CrazyBoy49z 11.02.2023
Laravel API Authentication Using LARAVEL SANCTUM

Laravel API Authentication Using LARAVEL SANCTUM

Make REST API AUTHENTICATION in LARAVEL 9 USING LARAVEL SANCTUM Laravel Sanctum provides a...

CrazyBoy49z
CrazyBoy49z 02.02.2023
Google reCaptcha Enterprise Package for Laravel

Google reCaptcha Enterprise Package for Laravel

The Google reCaptcha Enterprise package for Laravel provides easy configuration of reCaptcha and a handy validation rule to verify your user token scores.

CrazyBoy49z
CrazyBoy49z 01.02.2023
Monitor CPU and Memory in Laravel Apps with Stethoscope

Monitor CPU and Memory in Laravel Apps with Stethoscope

Laravel Stethoscope is a Laravel package to monitor CPU, memory, hard disk, web server, and network connection.

CrazyBoy49z
CrazyBoy49z 01.02.2023
Testmo Review: Unified Test Management

Testmo Review: Unified Test Management

In this review, we are taking a look at Testmo, a modern unified test management tool used by software teams to manage all their QA & testing activities.

CrazyBoy49z
CrazyBoy49z 01.02.2023
Run Multiple Sail Apps Locally With Fleet

Run Multiple Sail Apps Locally With Fleet

Laravel Fleet is a package by Andrew Schmelyun to run multiple Laravel Sail websites locally with custom domain names.

CrazyBoy49z
CrazyBoy49z 01.02.2023
Simple Ad, Banner, and Callouts Manager for Laravel

Simple Ad, Banner, and Callouts Manager for Laravel

Laravel Smart Ads is a simple Ad, Banner, and Callouts Manager for Laravel.

CrazyBoy49z
CrazyBoy49z 01.02.2023
Reducing code duplication

Reducing code duplication

Code duplication is the most painful thing for a lot of developers, you think you have solved the problem, but there are several instances of the same issue.

CrazyBoy49z
CrazyBoy49z 20.01.2023
How we automatically share new content on social media

How we automatically share new content on social media

When we publish a new post here on Laravel News, many things happen in the background for it to be automatically sent out to all the places around the internet. In this post, let's look at how we share it with all the services.

CrazyBoy49z
CrazyBoy49z 20.01.2023
Cloudflare's Turnstile Captcha for Laravel

Cloudflare's Turnstile Captcha for Laravel

The turnstile-laravel package integrates Turnstile's Captcha verification API with Laravel applications.

Showing 240 of 392 results