Easy Thumbnail Generation in PHP (Laravel Example)

Nowadays, thumbnail generation in PHP is requirement for every modern Web App or Website and the Intervention library makes it even more ridiculously easy. Read more

Similar

Laravel Livewire Shopping Cart Demo

We will venture into the implementation of a shopping cart, which involves a product catalog, addition and removal to cart functionalities, and a simple checkout. The main objective is to understand how Laravel Livewire works and the most important charac... (more…)

Read more »