Latest Posts

Follow us on Twitter or join us to stay up to date about new posts.

How to add Tailwind CSS 3 and its official plugins to your Laravel 9 project

John Champ on Feb 16, 2022 · 3 min read

Laravel 9 was recently released and we will guide you through adding Tailwind CSS 3 to your project.

How to add Tailwind CSS 3 and its official plugins to your Vue.js 3 project

John Champ on Feb 16, 2022 · 2 min read

Vue.js 3 was recently became the main version and we will guide you through adding Tailwind CSS 3 to your project using Vite scaffolding.

How to use Tailwind CSS in your Vue.js project

John Champ on Mar 18, 2021 · 2 min read

Check out how you can easily add Tailwind CSS 2 to your Vue.js 2/3 project and set it up accordingly including PurgeCSS functionality.

How to unleash your coding skills with these Visual Studio Code keyboard shortcuts

John Champ on Mar 3, 2021 · 2 min read

We share the best keyboard shortcuts we use in VS Code editor in our every day coding sessions.

How to use Tailwind CSS in your Laravel Project

John Champ on Feb 23, 2021 · 2 min read

We will help you add Tailwind CSS 2 to your Laravel 8 project and set it up accordingly including PurgeCSS functionality.

How I built a dashboard template and sold it for $90,000+

John Champ on May 27, 2020 · 15 min read

This is the story of how ProUI, an admin dashboard template, was created, managed to reach over 3400 license sales, and helped us build pixelcave.

Staying home because of COVID-19? Here are some tips

John Champ on Mar 24, 2020 · 4 min read

The best thing to do to fight back is to stay at home. It might not be as easy as it sounds, so we wanted to share some insights which should help you cope with the situation.

How to redirect back to original URL after successful login in Laravel

John Champ on Nov 7, 2019 · 3 min read

Check out how you can easily set up Laravel 8 authentication to redirect your users back to the page they came from after a successful login.