#Laravel News

Sentry and Laravel announce a new partnership

Sentry and Laravel announce a new partnership with Forge and Vapor
#News
By Eric L. Barnes | Jun 11, 2024


Share Error Package for Laravel's New Exception Page

When Laravel moved to the new minimal default Exception Page in Laravel 11.9, Spatie released a Laravel Share Error package that brings back the abili…
#Laravel Packages
By Paul Redmond | Jun 11, 2024


Laravel Herd v1.7 is out with updates to the dump UI

Laravel Herd v1.7 is out with updates to the dump UI
#News #Herd
By Eric L. Barnes | Jun 12, 2024


Neovim Plugin to for Navigating Laravel and Livewire Components

LALI Components is a Neovim plugin for autocompletion of Laravel and Livewire components by community member Ricardo Ramirez.
#Laravel Packages
By Paul Redmond | Jun 13, 2024


Create a DateTime from a Timestamp With this New Method Coming to PHP 8.4

Creating a DateTime from a Unix timestamp will be more convenient in PHP 8.4 with the new createFromTimestamp() method.
#News #Php
By Paul Redmond | Jun 14, 2024



#Ashallen Design UK

Validating Square Image Uploads in Laravel

#Laravel #PHP #Tips & Tricks #Web Development
By Ashley Allen | Jun 10, 2024



#Freek Dev

Introducing Laravel Error Share

Introducing Laravel Error Share, simply share and debug local errors with your team!
By Spatie | Jun 10, 2024


Using Models as Flags

This article showcases how you can use Eloquent models, rather than a traditional boolean column, as flags in your Laravel application.
By Andreas Alsterholm | Jun 11, 2024


spatie/pdf-to-image v3.0

Major overhaul of the package API, performance improvements, PHP 8.2+ support, and more!
By Patrick | Jun 12, 2024


Leveraging the Power of Macros in Ray

Leveraging the Power of Macros in Ray.
By Spatie | Jun 13, 2024


Tagged Singletons

Tempest, the framework Brent Roose is working on, allows you to attach a tag to a singleton definition, which means you can have multiple singletons of the same class, as long as their tags differ.
By | Jun 14, 2024



#Cloudways

PHP Vulnerability Exposes Windows Servers to Remote Attacks

Cybersecurity researchers have uncovered a new vulnerability in PHP that could allow attackers to execute malicious code remotely….
#PHP
By Abdul Rehman | Jun 11, 2024


Ransomware Gang TellYouThePass Exploits PHP Vulnerability

A ransomware gang known as TellYouThePass has swiftly exploited a critical vulnerability in Windows installations of the PHP…
#PHP
By Abdul Rehman | Jun 12, 2024


Best Craft CMS Plugins of 2024 – How to Select and Install Easily

Craft CMS has become the platform of choice for developers and dev agencies because of its flexibility and…
#PHP
By Shahzeb Ahmed | Jun 12, 2024


Ultimate List of Best PHP Testing Tools of 2024 To Deliver Error-Free Web Apps

PHP is one of the foremost used scripting languages used for server-side web development. Different types of PHP…
#PHP
By Inshal Ali | Jun 12, 2024



#Made with Laravel

Larasail – CLI Tool to setup Digital Ocean Droplets for Laravel Apps

"Setting up your Laravel site on Digital Ocean is not as easy as it may seem. Recently I setup a new LEMP server and had to install a bunch of libraries and configs… It was kind of a headache, to say the least.

Now, thanks to Larasail, this will be a thing of the past. Larasail is a CLI tool to help you sail the servers of Digital Ocean."
#DevTools
By | Jun 12, 2024


Chatwire for Laravel – Self-hosted ChatGPT Clone

"Chatwire is a clone of ChatGPT made with Laravel Breeze using Livewire and the OpenAI PHP client (Chat and Audio Resource).

It also supports a command interface for asking questions to ChatGPT using Laravel Prompts."
#App
By | Jun 12, 2024


DevDb – VS Code Extension to Load & Display Database Data

"DevDb is a zero-config VS Code extension that auto-loads databases in Laravel apps and displays the data right inside VS Code.

This extension provides first-party IDE integrations for Laravel apps, including providing Code Lens for Eloquent models, supporting for viewing database records running in Sail docker container, etc."
#DevTools
By | Jun 12, 2024


SimpleStats – Statistics Tool for Laravel Apps

"SimpleStats is the missing statistics tool for Laravel applications.

Transcending mere counts of visits, views and page impressions and discover in-depth metrics like Registrations, Daily Active Users, New Paying Users, campaign ROI and much more in just 5 minutes!

SimpleStats is built using Laravel, Inertiajs and Vue.js."
#DevTools #App
By | Jun 12, 2024


solidtime – Open-source Time Tracker

"solidtime is a modern open-source time tracking application for freelancers and agencies.

It features:

Time tracking: Track your time with a modern and easy-to-use interface

Projects: Create and manage projects and assign project members

Tasks: Create and manage tasks and assign tasks to project members

Clients: Create and manage clients and assign clients to projects

Billable rates: Set billable rates for projects, project members, organization members and organizations

Multiple organizations: Create and manage multiple organizations with one account

Roles and permissions: Create and manage organizations

Import: Import your time tracking data from other time tracking applications (Supported: Toggl, Clockify, Timeentry CSV)

solidtime is built using Laravel and Vue.js. You can self-host it or use the hosted cloud service (currently in open beta)."
#App
By | Jun 12, 2024


Lara Zeus Thunder – Filament Ticketing System

"Thunder is a Filament plugin that provides you with a ticketing system. It helps you manage multiple offices and list all tickets with advanced filtering. The plugin comes with a ready-to-use UI as well.

Some of the features:

Timeline for all operations and activities

Transfer tickets between offices

Flexible roles and permissions

Statistic widgets for tickets and offices

Thunder utilizes FilamentPHP for its admin dashboard and uses the TALL stack for the user interface. It is an extension for
Lara Zeus Bolt
that ensures you can create custom forms for each office."
#Plugins #UI Components
By | Jun 12, 2024


Firefly Pico – Companion Web App for the Firefly III Finance Manager

"Firefly Pico is a delightful Firefly III companion web app for effortless transaction tracking.

For several years I've enjoyed tracking my expenses in proprietary mobile apps but after getting into self-hosting I've wondered if there is an alternative that gives me the same functionality without losing control over my data. I've came across Firefly III and I instantly fell in love with all of its features. Seeing that it offers a REST API I've decided to play with it and make a web app that feels mobile native. I also wanted to convince my significant other to use it and so I had to go for the extremely challenging “Wife Approval Certification”. That meant making the expense tracking process as short as possible all while still using tags and categories because who doesn't love some nice reports 😇

Several (bad) ideas later I've come to this version: A transaction assistant 🎩

Firefly Pico is built using Laravel and Nuxt."
#App
By | Jun 12, 2024


Livewire Calendar – Monthly Calendar Grid

"This package allows you to build a Livewire monthly calendar grid to show events for each day. Events can be loaded from within the component and will be presented on each day depending on the date of the event.

It's an actively maintained fork of
asantibanez/livewire-calendar
."
#UI Components
By | Jun 12, 2024


Backpack TranslationManager – Translation UI for Backpack Apps

"Translation Manager provides a simple admin interface to deal with translations in your Backpack application.

It lets the admin translate the app, instead of the developer."
#Plugins
By | Jun 12, 2024


Laracash – Laravel Money Package

"Laracash is a Laravel wrapper for the MoneyPHP library. It provides a convenient way to work with the money column as a Value Object."
#Utility
By | Jun 12, 2024


Pulse Validation Errors – Validation Error Cards for Laravel Pulse

"The 
pulse-validation-errors
 cards for Laravel Pulse show information about validation errors impacting your users.

It supports session-based, API, Inertia and Livewire validation errors, and offers a fallback for undetectable validation errors."
#DevTools #Plugins
By | Jun 12, 2024


Laracash – Laravel Money Package

"Laracash is a Laravel wrapper for the MoneyPHP library. It provides a convenient way to work with the money column as a Value Object."
#Utility
By | Jun 14, 2024


Pulse Validation Errors – Validation Error Cards for Laravel Pulse

"The 
pulse-validation-errors
 cards for Laravel Pulse show information about validation errors impacting your users.

It supports session-based, API, Inertia and Livewire validation errors, and offers a fallback for undetectable validation errors."
#DevTools #Plugins
By | Jun 14, 2024



#Mastering Laravel

Should you publish package migrations?

And why does it matter?
By Joel Clermont | Jun 10, 2024


What is the difference between localhost and 127.0.0.1?

And when does it matter?
By Joel Clermont | Jun 11, 2024


Our rule for ordering controller action parameters

With an explanation as to why
By Joel Clermont | Jun 12, 2024


Why use a form request with no rules?

What else is it good for?
By Joel Clermont | Jun 13, 2024


How do you set a specific starting auto-increment value?

Can we do it without raw SQL?
By Joel Clermont | Jun 14, 2024



#Dev.to

Automating the installation of a LAMP stack on Ubuntu 22.04

#linux #apache #sql #php
By Oyolola toni | Jun 10, 2024


laravel reverb installation process and setup with common mistakes

#laravel #reverb #broadcasting #realtime
By Masum Rahman Hasan | Jun 10, 2024


How to add function and filter on an array and lamda function.

#php #array #functionandfilter #lamdafunction
By Ghulam Mujtaba | Jun 10, 2024


Today I have learned about function , filter using an array and lamda functions in PHP.

#php #webdev #beginners #css
By Ghulam Mujtaba | Jun 10, 2024


1051. Height Checker

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Jun 11, 2024


How to separate PHP logic from template?

#webdev #beginners #programming #php
By Ghulam Mujtaba | Jun 11, 2024


In Laravel Blade components, should you pass content as slots or as attributes?

#laravel #blade
By Mohamed Idris | Jun 11, 2024


Today I learned about Variables in PHP

#webdev #php #laravel #backend
By Ahtsham Ajus | Jun 11, 2024


Stay Updated with PHP/Laravel: Weekly News Summary (03/06/2024 – 09/06/2024)

#php #laravel
By Poovarasu Sekar | Jun 11, 2024


nginx: doing ip geolocation right in nginx

#nginx #linux #php #webdev
By grant horwood | Jun 11, 2024


libSQL Extension for PHP Officially Landed at Turso!

#php #programming #laravel #database
By Imam Ali Mustofa | Jun 11, 2024


Laravel 11 + Inertia JS (VUE) CRUD Example: Part 2

#laravel #vue #php #womenintech
By Snehal Rajeev Moon | Jun 11, 2024


1122. Relative Sort Array

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Jun 11, 2024


Introducing LaravelCart: A Streamlined Shopping Cart Solution for Laravel Developers

#laravel #laravelcart #laravelshoppingcart #laravel11
By Abiruzzaman Molla | Jun 12, 2024


The Power of Dynamic Enum Updates: Ensuring Data Integrity in Your Database

#webdev #laravel #beginners #programming
By Rafa Rafael | Jun 12, 2024


Automate comment system in Laravel: A comprehensive guide

#webdev #laravel #php #backenddevelopment
By Nikola Perišić | Jun 12, 2024


How do you add page links and manage changes to a page by changing a single file in PHP?

#webdev #beginners #programming #php
By Ghulam Mujtaba | Jun 12, 2024


This should be Drupal Starshot's Destination

#drupal #starshot #php
By Reuben Walker, Jr. | Jun 12, 2024


75. Sort Colors

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Jun 12, 2024


[Docker] Laravel, Nginx MySQL

#docker #laravel #nginx #mysql
By JkDev | Jun 13, 2024


Object-oriented programming in PHP

#webdev #php #laravel #oop
By Zouhair Ghaidoud | Jun 13, 2024


What are the steps to build a basic PHP router?

#webdev #php #router #beginners
By Ghulam Mujtaba | Jun 13, 2024


Understanding Laravel Authentication: Best Practices and Tips

#oauth #session #laravel #jwt
By Asfia Aiman | Jun 13, 2024


Become a debugging wizard with RAY

#tutorial #development #beginners #php
By Bert De Swaef | Jun 13, 2024


PHP Mastery #1 – Pengenalan

#php
By Fadli Hidayatullah | Jun 13, 2024


2037. Minimum Number of Moves to Seat Everyone

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Jun 14, 2024


Laravel 11.x Sanctum SPA authentication with Postman!

#laravel #authentication #postman
By Jack Woodrow | Jun 14, 2024


Today I learned about constant variables

#webdev #php #beginners #backend
By Ahtsham Ajus | Jun 14, 2024


Build Opensearch Queries through Eloquent

#laravel #opensearch #webdev #programming
By codeart | Jun 14, 2024


How to create a database and access specific data from it?

#webdev #database #php #beginners
By Ghulam Mujtaba | Jun 14, 2024


Unified Project Development Environment: ServBay is Enough

#webdev #beginners #programming #php
By ServBay | Jun 14, 2024


Laravel — PHP Artisan Serve Failed

#php #laravel #artisan #tutorial
By William Meier | Jun 14, 2024


How To Build an AI-Powered Voice Assistant With Twilio, Laravel, and OpenAI

#ai #openai #laravel #php
By dami | Jun 14, 2024


Laravel Scope to get locations nearest the user location

#laravel #maps #coding
By JohnDivam | Jun 15, 2024


945. Minimum Increment to Make Array Unique

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Jun 15, 2024


502. IPO

#php #leetcode #algorithms #programming
By MD ARIFUL HAQUE | Jun 15, 2024


Creating a RESTful API with Flight Framework

#php #restapi #tutorial
By n0nag0n | Jun 16, 2024


Introducing Cart: Simplifying Shopping Cart Management for Laravel

#laravel #cart #shopping #php
By Rashid Ali | Jun 16, 2024


Mastering PHP File Paths: Simplifying Your Project's Structure

#php #backenddevelopment #tutorial #beginners
By Anwar Sadat Ayub | Jun 16, 2024



#IT Solution Stuff

How to Send WhatsApp Messages With Laravel 11?

In this tutorial, I will show you how to send whatsapp messages using twilio api in laravel 11 application.

Twilio is a cloud communications platform that offers a versatile API enabling developers t…..
#Laravel
By Hardik Savani | Jun 10, 2024


How to Upload Files to Amazon S3 in Laravel 11?

In this article, i will show you step by step how to upload files and images in amazon s3 bucket storage with laravel 11.

<strong>What is AWS S3?</strong>
Amazon S3 (Simple Storage Service) is a clou…..
#Laravel
By Hardik Savani | Jun 11, 2024


Laravel 11 Pagination with Relationship Example

In this post, we will learn how to create paginate with relations in laravel 11 application.

In this example, we will create posts and categories table. we will add has many relation in Category mode…..
#Laravel
By Hardik Savani | Jun 13, 2024


Laravel 11 Like Dislike System Tutorial Example

In this tutorial, I will show you how to create like and dislike system in laravel 11 application.

In this example, we won't use any special packages to make a like-dislike system. We'll make our own…..
#Laravel
By Hardik Savani | Jun 15, 2024