Blog
Articles and news about web development, technology and programming
Deploy Your App Super Fast and Cheap with Coolify 🤑⚡
Save money, deploy quickly, and say goodbye to manual hassle
Read more
Unlock Laravel Code Generation (Part 3): Automating Validation from Your Database Schema 🤯🚀
In previous posts, we’ve explored using Laravel stubs to streamline code generation. In this installment, we’ll zoom in on a specific example: automatically creating validation rules for your models by extracting metadata from your database schema.
Read more
CodeFast⚡by Marc Lou: (A Review of a “Learn by Doing” Coding Course for Entrepreneurs Learn to Build a SaaS in Just Two Weeks)
As a developer with two years of professional experience in a different tech stack (Laravel, Vue, Inertia, and Tailwind), I was intrigued (and a bit skeptical) when I came across CodeFast — a course promising to help anyone build and launch a SaaS product in just 14 days.
Read more
Unlock the code generation of Laravel (part 2): Stubs with Laravel Promts 💻🚀
As developers, we’re always on the lookout for tools and techniques that make our work more efficient, customizable, and user-friendly. If you’re working with Laravel, you’re in luck! Today, I’ll show you how to combine Laravel stubs with the Laravel Prompts package to create a fully customizable and interactive code generation workflow.
Read more
Unlock the Magic of Laravel Stubs: Supercharge Your Code Generation
Hello, Laravel enthusiasts! 🖐️ Welcome to the magical world of Laravel stubs — a powerful tool that can save you countless hours of repetitive coding. If you’ve ever wished for a coding assistant to handle the mundane tasks, your wish is about to come true. In this post, we’ll explore what Laravel stubs are, how to use them, and how they can be customized to fit your needs.
Read more