How to Build a Robust Web Scraper with Laravel: and Catch 'Em All

15 min read

Coding

Discover the essentials of building a web scraper with Laravel in this comprehensive guide. Learn step-by-step how to harness the power of this popular PHP framework to efficiently gather data from websites, enhancing your development skills and expanding your toolkit and your Pokédex.

3
Practical Use of Alpine.js Mask Plugin: Real World Example

6 min read

Coding

Ever struggled with URL inputs not playing nice with Laravel's URL validation? You're not alone. In 'Practical Use of Alpine.js Mask Plugin: Real World Example,' I share my journey in tackling this exact issue, using the Alpine.js Mask Plugin.

4
Laravel blade SVG component part 2: Tooltips with alpine.js

5 min read

Coding

Dive deeper into Laravel Blade with part 2 of our SVG component guide. Learn how to enhance your SVG icons using tooltips with Alpine.js. Perfect for developers seeking dynamic, interactive, and SEO-optimized SVG implementation in their Laravel projects.

1
Dark Theme with Laravel Tailwind and Alpine.js

13 min read

Coding

Dive into the mysterious allure of dark mode with 'Dark Theme with Laravel Tailwind and Alpine.js.' In this thrilling adventure, we'll embrace the sleek elegance of Tailwind, and explore the dynamic peaks of Alpine.js. Join us in this nocturnal expedition, and let your website bask in the dark side!

4
Laravel blade tooltip svg component

7 min read

Coding

A very handy SVG blade component for all Laravel developers, easy reusable tooltip SVG blade component

2
Laravel blade SVG component

5 min read

Coding

A pretty small but powerful SVG blade component for every Laravel developer's tool belt!

3
Refactoring Laravel with conditional classes - @class

8 min read

Coding

Learn how to use the @class blade directive and up your laravel refactoring game!

4