Category

Laravel

You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
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
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
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
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
Laravel

Laravel Validation Rules

22 Rules from Alphametric StrongPassword: checks for “strong” password TelephoneNumber: valid telephone number RecordOwner: Requires the authenticated user’s id to match the user_id column on a given database record e.g. owner:posts,id MonetaryFigure: monetary figure e.g $72.33 DisposableEmail: email address which is…

You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
Laravel

Advanced Container Package for Laravel

Advanced Container for Laravel is a package that provides syntax sugars for Laravel container calls, bindings, and more. Here’s an example of binding services, singletons, and scoped interfaces with this package: With this package, you can do method binding using the…

You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
Laravel

Laravel API Response Helpers

Laravel API Response Helpers is a super simple package allowing for consistent API responses throughout your Laravel application: The goal of this package is to ensure consistent JSON API responses throughout an application. It provides a consistent way to respond instead…

You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
Laravel

Laravel 8 – CRUD Example

This article will share with you how to make a simple CRUD operation application in Laravel 8 for example. As you know Laravel 8 already release with many new features and functionality. This tutorial is for beginners. So, if any…

You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package
You might also like
How to integrate Laravel with ChatGPT
Laravel with IMAP Package