adplus-dvertising

Salfade Tutorials

A series of fortunate events

Getting Started With Alpine.js

Alpine.js is a JavaScript framework that enables us to enhance our JavaScript applications with their reactive and declarative nature.


Trix with Tribute.js

Integrate Tribute.js with Trix editor to support mentions.


Set Locale in Laravel with prefix translated routes

In this article, we will discuss how we can use route prefixes to set locale in a Laravel app.


Sushi – Eloquent's missing "array" driver

In this article, I am going to discuss about Sushi, not the meal but something that can actually fill your appetite :).


Sneak Peak : Laravel Dusk

Dusk is a Laravel package that performs end-to-end (E2E) tests on Laravel applications. Providing client-side testing by running tests in a browser, Dusk allows developers to see client-side features tested in real-time, mimicking how a user would use them.


Signature Pad with Alpine.js

The post describes the implementation of signature pads with Alpine.js. It also discusses how to integrate it with laravel livewire.


Automatically generating a sitemap for your Laravel wink blog

In this post, we will discuss how you can automatically generate a sitemap for your laravel wink blog.


Getting started with Inertia.js

Getting started with Inertia.js


ZERO downtime Laravel deployment with Laravel Deployer

In this post, we discuss how we can deploy a laravel app with zero downtime using laravel deployer.


Syncing AWS Route53 records to GoDaddy with Laravel

Let's write an artisan command to sync AWS Route53 records to GoDaddy in a Laravel app.


Laravel Localization with Vue.js

In this post we will discuss how we can harness the power of Laravel Localization in a Single Page Application built with VueJS.


Setting active state in a navbar link

In this post we will discuss how you can set the active state of the nav bar in a Laravel app.


Deep introduction about Laravel Livewire

In this article, I am going to explain about Laravel LIvewire


My favourite *nix aliases for Laravel development

In this article, I discuss some of my favourite aliases for Laravel development. It might look very elementary but it saves a lot of time in the long run.


Backup a Laravel Website to DigitalOcean Spaces

In this article, I am going to explain to you how you can backup your Laravel website and database to DigitalOcean Spaces.