How to use spatie’s commonmark-highlighter Laravel packageThe last couple of weeks I am trying to rebuild my blog in Laravel 8.x. The articles are stored in a MySQL database. I write and store the…Mar 2, 2021Mar 2, 2021
Create a project in Laravel 8.x with Laravel Sail (docker)Welcome to this tutorial, today we are going to create a Laravel application with the new Laravel Sail package.Feb 24, 2021Feb 24, 2021
Tailwindcss dropdown with the use of Alpine.jsHello, today I want to introduce you to a JavaScript framework: Alpine.js. Alpine.js is a small (~7KB gzipped) JavaScript framework with…Jun 18, 20201Jun 18, 20201
Upload files and photos with Laravel LivewireHello everybody! Today we are going to build a file upload application in Laravel 7 with the use of Laravel Livewire.Jun 13, 20201Jun 13, 20201
Install Font Awesome in Laravel 7.x and TailwindcssHello everybody! Today I want to share a little guide with you that describes how to install Font Awesome in a Laravel project.Jun 10, 20201Jun 10, 20201
Laravel 7.x Livewire searchIn this tutorial we are building a search app with Livewire. Laravel Livewire is a tool that makes building dynamic interfaces simple. You…Jun 7, 2020Jun 7, 2020
Setup Tailwindcss in Laravel 7.xIn this tutorial we are going to install Tailwindcss in Laravel 7 application. Tailwindcss is a utility-first CSS framework. With this…May 30, 20201May 30, 20201