Laravel
Learn how to deploy Laravel 13 on shared hosting using the public_html directory instead of Laravel’s default public folder. This guide covers Vite configuration, public path overrides, storage setup, and production-ready deployment tips for modern Laravel applications.
By Janes Zsolt
|
2026-05-10
AI quote request
If you regularly prepare quotes and proposals as a business owner, AI can save you a significant amount of time. Learn practical steps and ready-to-use prompts that help you create professional proposals in just minutes.
By Janes Bence Dominik
|
2026-05-08
ChatGPT
Email writing is hard for most people. With ChatGPT, you don’t need to be a natural writer. You just need to describe what you want to say, and it writes the first draft. Here’s how to make it work.
By Janes Bence Dominik
|
2026-05-04
Laravel
Learn how to automate Statamic CMS deployments to shared hosting using GitHub Actions and FTP, even without SSH access. This guide covers GitHub Secrets, automated builds, Composer installation, environment configuration, and FTP synchronization for production deployments.
By Janes Zsolt
|
2026-05-01
social media
Never used AI to write social media content before? This post walks you through the whole process, step by step, in 10 minutes. All you need is a ChatGPT account and something to say.
By Janes Bence Dominik
|
2026-05-01
ChatGPT
ChatGPT, Claude, Gemini... Almost everyone has heard of them, but few people know what sets them apart. This post explains what each one does best and when it's worth choosing one over the others.
By Janes Bence Dominik
|
2026-04-27
free AI
You don't have to pay to start benefiting from AI in your business. We've rounded up the five most useful free AI tools you can start using today. All you need is a free account—no special setup or technical skills required.
By Janes Bence Dominik
|
2026-04-24
ChatGPT
ChatGPT isn't just for tech companies. If you have a computer and everyday work to get done, you can start using it right away. Here are three practical tasks you can hand off to ChatGPT today—no technical knowledge required.
By Janes Bence Dominik
|
2026-04-22
Laravel
Laravel’s Manager pattern is a clean and scalable solution for handling multiple providers behind a unified API. This article demonstrates how to build a configurable invoice driver system in Laravel using Billingo and PDF drivers. The implementation includes configuration files, interfaces, drivers, a manager class, service provider registration, and facade usage. The pattern provides easy extensibility, centralized configuration, and a consistent API across multiple providers.
By Janes Zsolt
|
2026-04-21