Category

Laravel

You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
Laravel

Complete Web Scraping toolkit for PHP

Roach PHP is a complete web scraping toolkit for PHP. Not only does it handle the crawling of web content, but it also provides an entire pipeline to process scraped data, making it an all-in-one resource for scraping web pages with…

You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
Laravel

Creating Your Own PHP Helpers in a Laravel Project

Laravel provides many excellent helper functions that are convenient for doing things like working with arrays, file paths, strings, and routes, among other things like the beloved dd() function. You can also define your own set of helper functions for your Laravel applications and…

You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
how to create prompt for generate AI video
Featured, Laravel

Larastan v1.0 Released

Larastan is a development dependency that adds static analysis to Laravel, improving developer productivity and code quality. At the core, it’s a PHPStan wrapper for Laravel and helps you find errors in your code through static analysis. It helps catch bugs before…

You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
Laravel

Things I Didn’t Know About SQS

When it comes to queues, the AWS SQS service is a great option. It’s super cheap, super reliable, and can scale higher than most of us will ever need. In general, I’m a fan of any service I don’t have to manage…

You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
Featured, Laravel

Toast Notifications for the TALL Stack

TALL Toasts is a toast notification library for the Laravel TALL stack (Tailwind, Alpine.js, Laravel, Livewire). What makes this package stand out to me is the ability to render customizable toast messages from either the backend or frontend. The TALL Toasts…

You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications
Laravel

Laravel 8.65 Released

The Laravel team released 8.65 with the ability to generate test files during make commands, a string headline method, getting a subset of data as a collection from the request instance, and the latest changes in the v8.x branch. String…

You might also like
Level Up Your Laravel App: Generating AI Videos with Sora
DeepSeek Laravel: AI-Powered Search for Laravel Applications