Quantcast
Channel: Laravel News
Browsing all 1790 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Nested Describe Blocks Are Now Available in Pest v3.5

Pest released v3.5 with support for nested describe() blocks in tests! You can now group related tests inside a parent describe() block, giving you more flexibility in organizing things. big news:...

View Article


Image may be NSFW.
Clik here to view.

Translation Checker

Struggling to keep your multilingual Laravel application's translations up-to-date? Casper Bottelet's Translation Checker is the solution. This package scans your project's code for strings that need...

View Article


Image may be NSFW.
Clik here to view.

Blasp is a Profanity Filter Package for Laravel

Blasp is a Laravel profanity filter package that helps detect and mask profane words. It provides profanity detection, substitution options, obfuscation, and more. use Blaspsoft\Blasp\Facades\Blasp;...

View Article

Nuxt 3 + Laravel Sanctum Authentication: Secure Your SPA and API with Ease

In modern web development, authentication is crucial for securing applications and protecting user data. The nuxt-sanctum-authentication module bridges the gap between Nuxt 3 and Laravel Sanctum,...

View Article

Image may be NSFW.
Clik here to view.

Integrate Unsplash in Your Laravel Application

The Laravel Unsplash package provides an easy way to integrate your Laravel project with the Unsplash API. Use the API to fetch photos, collections, and user data from Unsplash: use...

View Article


How to Create Tech Videos for YouTube with Josh Cirre

In this episode, we are joined by Josh Cirre to discuss his journey from creative beginnings in music and graphic design to his current role at Laravel and his passion for video production. Josh...

View Article

Image may be NSFW.
Clik here to view.

Laravel Herd Adds Native MongoDB Support

Laravel Herd has added native MongoDB support, making it super easy to integrate MongoDB into your Laravel applications. Check out the Herd Documentation on this feature that allows you to quickly...

View Article

Image may be NSFW.
Clik here to view.

Creating a CLI Application With Laravel and Docker

Laravel provides a robust CLI framework built on top of the popular Symfony Console component, which brings the best features of Laravel to the command line. While Laravel is traditionally used to...

View Article


Image may be NSFW.
Clik here to view.

Sprout Multitenancy Package for Laravel

Laravel Sprout by Ollie Read is a multitenancy package for Laravel under active development. It hasn't hit a v1.0 release, but we decided to share it with those who want to try it out early and follow...

View Article


Image may be NSFW.
Clik here to view.

Bluesky notification channel for Laravel

Enzo Innocenzi created a Laravel Notification channel for the Bluesky social media app, and you can find it on Github. We've been using it for a while now to auto-publish new articles on the site over...

View Article

Image may be NSFW.
Clik here to view.

Laravel 11.30 Released

This week, the Laravel team released v11.30, which includes defer testing helpers, the ability to define custom unique string IDs for Eloquent models, the use of backed Enums with AuthorizesRequests,...

View Article

Image may be NSFW.
Clik here to view.

Bento Laravel SDK

Bento is an Email Marketing & Automation Platform for Startups and their team recently created an official Laravel SDK. If this is your first time hearing of Bento and you are in need of an email...

View Article

Image may be NSFW.
Clik here to view.

Laravel Roundup - November

Welcome to the November edition of the Laravel Roundup. This covers recent highlights, community events, Laravel jobs, and more! Recent Highlights Laravel New Now, you can install PHP and the Laravel...

View Article


Image may be NSFW.
Clik here to view.

A Guide to Pagination in Laravel

Pagination is a common feature in web applications. Almost every Laravel application I've ever worked on has had some form of pagination implemented. But what is pagination and why do we use it? How...

View Article

Image may be NSFW.
Clik here to view.

Laravel Solr

If you have ever had a need to implement search into your application you've probably heard of Apache Solr. Solr is a fast, open source search platform built on the full-text, vector, and geospatial...

View Article


Image may be NSFW.
Clik here to view.

Lazy JSON Pages is a JSON API Scraper for PHP

Lazy JSON Pages is a framework-agnostic API scraper that loads items from any paginated JSON API into a Laravel lazy collection. It is highly customizable, so you can make it work with any PHP project...

View Article

Image may be NSFW.
Clik here to view.

Laravel Nightwatch

Laracon AU has begun and with it comes exciting news from Taylor and the rest of the Laravel team. Announcing Laravel Nightwatch! First-class monitoring designed for Laravel. Nightwatch will be a...

View Article


Image may be NSFW.
Clik here to view.

Build your slide deck in Laravel with Simple Slides

Simple Slides is a responsive and text-first presentation tool that engages your audience. It is built with Laravel, Vue, and PostgreSQL. You'd want to use this if you are: Prioritizing text-content...

View Article

Image may be NSFW.
Clik here to view.

Laravel on any Developer Machine with Gitpod

If you've been a developer long enough, you've encountered the excitement of cloning a new repository only to be quickly frustrated by not being able to get the code to compile or run on your machine....

View Article

Securing Laravel Applications with Stephen Rees-Carter

Join us as Stephen Rees-Carter delves into Laravel security, discussing security consulting, the importance of penetration testing, and common vulnerabilities found in Laravel applications. Show Links...

View Article
Browsing all 1790 articles
Browse latest View live