HackerTrans
TopNewTrendsCommentsPastAskShowJobs

alchemy97

no profile record

Submissions

Dummy Client

news.ycombinator.com
2 points·by alchemy97·3 miesiące temu·0 comments

Aquapush

aquapush.dev
2 points·by alchemy97·6 miesięcy temu·0 comments

[untitled]

1 points·by alchemy97·w zeszłym roku·0 comments

[untitled]

1 points·by alchemy97·w zeszłym roku·0 comments

[untitled]

1 points·by alchemy97·w zeszłym roku·0 comments

[untitled]

1 points·by alchemy97·w zeszłym roku·0 comments

Best Laravel Packages for GitHub Authentication

laraub.site
3 points·by alchemy97·w zeszłym roku·0 comments

Best Laravel Packages for GitHub Authentication

laraub.site
1 points·by alchemy97·w zeszłym roku·0 comments

Phiki

laraub.site
2 points·by alchemy97·w zeszłym roku·1 comments

[untitled]

1 points·by alchemy97·w zeszłym roku·0 comments

[untitled]

1 points·by alchemy97·w zeszłym roku·0 comments

Laravel Backup Server v4 Released as Open Source

laraub.com
1 points·by alchemy97·w zeszłym roku·0 comments

A Package to Manage Model Status in Laravel

laraub.com
1 points·by alchemy97·w zeszłym roku·2 comments

CometAPI

laraub.com
1 points·by alchemy97·w zeszłym roku·2 comments

[untitled]

1 points·by alchemy97·2 lata temu·0 comments

comments

alchemy97
·w zeszłym roku·discuss
The Laravel Unique Values package by JustBetter generates persistent, unique values while ensuring concurrency safety. It allows developers to define custom generation logic and set a maximum number of attempts before throwing an exception. The package supports subject association, meaning a specific subject can always retrieve the same unique value. It utilizes scoped cache locking to prevent duplicate values in concurrent requests.
alchemy97
·w zeszłym roku·discuss
If you're working on a Laravel project, you already know how much time the right packages can save you. But with thousands of options available, it’s easy to get lost. Which ones are actually worth using? no doubts laravel is an easy package but it can only get easier . Today, I’ll walk you through three powerful Laravel packages that will streamline
alchemy97
·w zeszłym roku·discuss
Phiki is a PHP-based syntax highlighting library that utilizes TextMate grammars and Visual Studio Code themes. It generates syntax-highlighted code for both web and terminal outputs. Phiki supports a wide range of languages and themes, offering features like line numbers and multi-theme capabilities.
alchemy97
·w zeszłym roku·discuss
[dead]
alchemy97
·w zeszłym roku·discuss
OTPZ is a Laravel package simplifying secure one-time password (OTP) implementation for first-factor authentication. It allows users to log in using a temporary code sent to their email instead of a traditional password. Key features include rate limiting, configurable expiration times, and one-time use validation for OTPs. OTPZ also offers session locking and failure attempt limits to enhance security. Developers can customize email templates and access auditable logs for OTP activity.
alchemy97
·w zeszłym roku·discuss
The Laravel Model Status package by Muhammed ElFeqy simplifies managing model statuses in Laravel applications. It automates the addition of status columns to models and migrations, provides an easy-to-use HasActiveScope trait, a Status enum, and middleware for ensuring active users. This package also includes a custom Artisan command to streamline your workflow and supports dynamic configuration for the column name, default value, and length.
alchemy97
·w zeszłym roku·discuss
this is a very good api
alchemy97
·w zeszłym roku·discuss
CometAPI is a globally renowned API aggregation platform for AI models, integrating APIs from over 500+ AI data models worldwide. This includes well-known models such as GPT, Suno, Midjourney, Sora, Luma, and others. CometAPI is designed to provide customers with convenient and efficient AI API service integration and management. Users can effortlessly connect to all AI models globally with just a single API.

"Make AI easy!"
alchemy97
·2 lata temu·discuss
sometimes debugging can easily be a pain in the ass , i totally don't get it , you will be doing the best you can to to beat time but some how all this AI and ML stuff will just make your work much hard. most time the main reason why i visit chatgpt is simple for the sake of speed nothing else but sometimes bugs is your reward . since i discovered laravel Blanket debugging has been much more easier . just try it out if your a laravel dev