Laravel News
Discover the latest Laravel development news, repositories, and conferences at Hackertab.
Latest Laravel articles

Newsletter Repost - OpenLampTech issue #107
MySQL binlog | Laravel exception handling | WordPress plugin context | MySQL GUIs. OpenLampTech is a...
01 December 2023devto

Goals: My 2 month review December 23
I set today, 1st December, as the date that I would do two things A) Come back to this post to review my progress over the past couple of months. B) Deck the Halls ( I did that last weekend) I'm pretty sure you're not here for the Christmas tree, but...
01 December 2023hashnode

Building and Optimizing Laravel APIs for Performance
In today's fast-paced digital world, performance is a crucial factor for the success of any web application. APIs, which serve as the backbone of many modern applications, play a particularly important role in ensuring responsiveness and efficiency. ...
01 December 2023hashnode

Web development and its main areas of application: a complete vision
Today, web development has become a fundamental discipline in the digital world. With the...
01 December 2023devto

How to Upload Files via SFTP in Laravel
Secure File Transfer Protocol (SFTP) allows secure uploading of files between servers. In Laravel,...
01 December 2023devto

Bounding Boxes for GEOSPATIAL queries in MySQL | PHP
Bounding Boxes for Geospatial Queries in MySQL | PHP globe image So let’s assume you have a database table called users that stores user information, including longitude and latitude. If you want to find other users closest to a specific user, you can use a simple search formula as described here. However, as your table grows larger, this query will become…...
30 November 2023medium

How to handle Webhook in Laravel: Two ways and the best way
How to handle Webhook in Laravel: Two ways and the best way Image by the author Handling a webhook request can be daunting at first. I want to show you how you can easily handle webhook requests in laravel. One of these methods is my favorite and is what I’ll recommend too. Let’s deal with the technical terms first. What is a webhook? A webhook is a user-defined HTTP callback…...
30 November 2023medium

No heavy plotting
No heavy plotting Implementing dynamic Google Maps markers in Laravel Google Maps is great. Laravel is great. Together, they can create awesome things. For a new project I’ve been looking at how to implement Google Maps with dynamic markers. This could lend itself using a number of different methods — in this use case we’re dealing with stores that have…...
30 November 2023medium

How to Execute Laravel Artisan Commands Using an API Endpoint
In Laravel application deployment, sometimes we need to execute server-side commands for tasks like...
30 November 2023devto

Maximizing Efficiency with Composer Scripts
In the ever-evolving landscape of software development, optimizing workflows and streamlining processes is crucial. One powerful tool that often goes underutilized is Composer scripts. Composer, the dependency manager for PHP, allows developers to de...
30 November 2023hashnode
Trending Laravel repositories
nextcloud/all-in-one
Nextcloud AIO stands for Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.
2,968 stars394 forks
Leantime/leantime
Leantime is a strategic project management system for non-project managers.
3,483 stars493 forks
pimcore/pimcore
Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
3,064 stars1,367 forks
PrivateBin/PrivateBin
A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
5,472 stars723 forks