PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Server

Server posts, videos, courses, and more

Simple Nodejs Local Server

When building a website, application, or game you may need to setup a local server. You can easily setup a local server using the NodeJS http-server package (https://www.npmjs.com/package/ht...

Cody Jenson ยท 3 years ago

2

How to create a proxy server on Heroku

The Cross-Origin Resource Sharing (CORS) Error Have you encountered this error? This error occurs when working with APIs in your application code, and these bugs creep up every time you try...

Teri Eyenike ยท 4 years ago

5

Easily Restore Deleted Servers on Cloudways

If you manage your own server or you manage servers for clients, you know how important it is that you don't accidentally delete the wrong server. Luckily if you are using Cloudways, they h...

Dev Dojo ยท 4 years ago

4

Launching a Laravel app via Cloudways API

In this tutorial I'm going to show you how easy it is to launch a Laravel application on a Cloudways server, via their API. We are going to launch the Laravel application via an API inside o...

Tony Lea ยท 4 years ago

7

Creating a super productive REST API in 30 seconds ๐Ÿ’ช

Hello Folks ๐Ÿ‘‹ This is Savio here. I'm young dev with an intention to enhance as a successful web developer. I love building web apps with React. I have proved my superiority in frontend tec...

Savio Martin ยท 4 years ago

10

Send Email from Ubuntu with PostFix

Sending email from a single line of code inside your Ubuntu server is actually pretty simple. Make sure that you've installed PostFix on your server and then you can simply send out emails w...

Tony Lea ยท 5 years ago

8

Setting up Postfix on Ubuntu

Postfix is an open source Mail Transfer Agent which will allow your server to receive emails from a specific address and parse that email as you see fit.

Tony Lea ยท 5 years ago

5

Executing BASH script on Multiple Remote Servers

Bash is a Unix shell, which is a command line interface (CLI) for interacting with an operating system. Any command that you can run from the command line can be used in a bash script. Scrip...

Bobby Iliev ยท 6 years ago

5

Introduction to Load Balancing with HAProxy

HAProxy is great solution for load balancing as it does not require lots of resources, it is scalable, easy to setup and fairly simple to manage. In this guide I'll show you how to install a...

Bobby Iliev ยท 6 years ago

5

What is a Symlink?

A symlink or a Symbolic Link is simply enough a shortcut to another file. It is a file that points to another file. They may sound a little complex, but they're really not, you can think of...

Dev Dojo ยท 7 years ago

What is Caching?

If you've ever heard the term cache or caching, and you're not too familiar with what it means. Fear not! Keep on reading to get the simplest answer any idiot could comprehend. Let's start...

Dev Dojo ยท 7 years ago

Turn your home computer into a server

Publishing your Website on the Internet On your Windows machine you run an Apache web server with some PHP websites in there. What if you want to show all of them to your friends, or want to...

Nostalgie Patrice ยท 8 years ago

Getting to know your MediaTemple (dv) server

So, you finally upgraded from a Grid/Shared server and moved to a Dedicated Virtual (dv) server. MediaTemple sure knows how to entice people with their fancy graphics and awesome looking ser...

Tony Lea ยท 13 years ago

How to make your site redirect with and without the 'www'

Using your .htaccess you can do a lot of things, such as making SE Friendly URL's. One more great trick is the ability to redirect your site so that it always points to the www version or wi...

Tony Lea ยท 14 years ago

Loading More Content