CrazyBoy49z
CrazyBoy49z 14.03.2023
Build Count App Using Apline js with Tailwind CSS

Build Count App Using Apline js with Tailwind CSS

In this tutorial we will create simple count app using Apline Js and create simple ui using Tailwind...

CrazyBoy49z
CrazyBoy49z 14.03.2023
Livewire Infinite Scrolling

Livewire Infinite Scrolling

In this Tutorial, we will implement Livewire Infinite Scrolling which will automatically Load Records...

CrazyBoy49z
CrazyBoy49z 14.03.2023
Laravel Response Classes

Laravel Response Classes

Responding from your Laravel application is vital, especially when you are building an API. Let's have a look at how we can power up our responses.

CrazyBoy49z
CrazyBoy49z 14.03.2023
Convert HTML Strings to Translation Functions

Convert HTML Strings to Translation Functions

HTML String Affixer is a package for Laravel to make projects multilingual.

CrazyBoy49z
CrazyBoy49z 12.03.2023
As Polyfill.io Polyphils can help ensure cross-browser compatibility

As Polyfill.io Polyphils can help ensure cross-browser compatibility

Ensuring cross-browser compatibility can be a challenge for developers who want to create web applications or sites with modern features. However, there are workarounds to help ensure cross-browser compatibility. One such solution is the Polyfill.io service.

CrazyBoy49z
CrazyBoy49z 12.03.2023
A practical guide to using the git stash command

A practical guide to using the git stash command

Version control is an inseparable part of software developers' daily lives. It's hard to imagine any team developing software without using a version control tool.

CrazyBoy49z
CrazyBoy49z 10.03.2023
Uploading Files in Laravel Using FilePond

Uploading Files in Laravel Using FilePond

In this article, we will look at how to use a JavaScript library called "FilePond" to upload files in your Laravel applications.

CrazyBoy49z
CrazyBoy49z 10.03.2023
Lint and Fix Your Laravel Code with Duster

Lint and Fix Your Laravel Code with Duster

Tighten's code linting and fixing tool Duster just reached its 1.0 release. Learn how to install, configure, and run Duster in your projects now.

CrazyBoy49z
CrazyBoy49z 08.03.2023
A Laravel Package to Protect Routes With a PIN Code

A Laravel Package to Protect Routes With a PIN Code

Require Pin is a Laravel package for pin confirmation and validation before processing requests to a specified route.

CrazyBoy49z
CrazyBoy49z 07.03.2023
Php 8.1: Enums

Php 8.1: Enums

Enums in PHP 8.1

binance
CrazyBoy49z
CrazyBoy49z 07.03.2023
Php 8.1: Enums

Php 8.1: Enums

PHP 8.1: Enums

CrazyBoy49z
CrazyBoy49z 07.03.2023
Laravel 9: Enums!

Laravel 9: Enums!

Laravel 9 is here and there are some new features that we can use them.

CrazyBoy49z
CrazyBoy49z 06.03.2023
How to mock dependencies in Laravel

How to mock dependencies in Laravel

In this article I'll show you how to mock dependencies in Laravel and use Mockery in your tests. After reading you'll be ready to start mocking your app!

CrazyBoy49z
CrazyBoy49z 06.03.2023
Build a ChatGPT clone with Laravel

Build a ChatGPT clone with Laravel

Learn how you can build a ChatGPT clone using Laravel and the new OpenAI chat API.

CrazyBoy49z
CrazyBoy49z 06.03.2023
When to use Laravel global scopes

When to use Laravel global scopes

Laravel global scopes are great, but I don't see them used a lot. Instead, I see a lot of local scopes being used to achieve the same thing. With proper implementation of global scopes, the code and security would be greatly improved. Let me illustra...

CrazyBoy49z
CrazyBoy49z 06.03.2023
Flaky for Laravel

Flaky for Laravel

Flaky is a Laravel package by Aaron Francis to help you handle intermittent failures caused by unreliable third parties.

CrazyBoy49z
CrazyBoy49z 03.03.2023
Laravel Notification Log

Laravel Notification Log

Laravel Notification Log is a package by Spatie to log notifications your Laravel app sends.

CrazyBoy49z
CrazyBoy49z 03.03.2023
4 safe steps to update NPM packages [Cheat Sheet]

4 safe steps to update NPM packages [Cheat Sheet]

How to update npm packages without breaking your project by following 4 simple steps.

CrazyBoy49z
CrazyBoy49z 03.03.2023
Sharing PHPCS Rules Across Projects and Teams

Sharing PHPCS Rules Across Projects and Teams

Learn how to create a custom PHPCS Ruleset you can use across all your PHP projects.

CrazyBoy49z
CrazyBoy49z 03.03.2023
Auto Publishing to Telegram using Notification Channels

Auto Publishing to Telegram using Notification Channels

Laravel Notifications are great when you need to send notifications out through a variety of channels. Based on the documentation the original use case for these is to send quick information messages that notify users of something that occurred in your application. For example, if you are writing a billing application,...

Showing 240 of 429 results