Laravel, AI & Product Development Insights

Insights from Senior Developers. Dive into our blog covering Laravel, Developer Life, CSS, JavaScript, Vue, Inertia, Filament, Livewire, and more. While updates may be sparse, when they come, expect practical tips and tricks from seasoned developers sharing their experiences.

Coding Wisely - Our Blogs

Latest blog post

Don't miss the new blog!

How I Built Postavel: From Publish Everywhere to an MCP-Native Social Media Tool
How I Built Postavel: From Publish Everywhere to an MCP-Native Social Media Tool

How I built Postavel with Laravel, platform-specific publishing, AI-assisted content adaptation, reliable scheduled jobs, and an MCP interface for conversational workflows.

Vladimir Nikolic

Previous blog post

Resolving Livewire.js 404 Error in Laravel Pulse on Production
LaravelLivewireTips and Tricks
Resolving Livewire.js 404 Error in Laravel Pulse on Production

In my recent encounter with Laravel Pulse, I faced a perplexing Livewire.js 404 error upon deploying to production. Despite seeking help from the Laravel team, a moment of introspection led me to rediscover a solution right in front of me. Discover how a known issue with Livewire.js and Nginx server configuration prompted a swift resolution. In this blog post, I share the journey of troubleshooting, the awakening of a thinker within, and the simple yet effective solution that prevented Nginx from interfering with Livewire.js on my Laravel Forge-hosted application. If you've ever found yourself waiting for external support, this story serves as a reminder that the solution might be closer than you think. Read on for insights into troubleshooting, experimentation, and the joy of overcoming hurdles in the world of programming.

Vladimir Nikolic
Enhancing Laravel Filament V3 Development with Vite and Livewire Hot Reload
FilamentLaravelTips and TricksVite
Enhancing Laravel Filament V3 Development with Vite and Livewire Hot Reload

As a developer, rapid iteration and real-time feedback are crucial for efficient web development. In this article, we delve into the integration of Vite and Livewire hot reload into Laravel Filament V3, the robust admin panel package for Laravel. Discover how this powerful combination can elevate your development workflow, allowing instant updates in the browser without the hassle of manual refreshes. Learn how to seamlessly set up Vite with Laravel, tackle the nuances of Filament V3, and effortlessly combine Vite and Livewire for a seamless and productive development experience.

Vladimir Nikolic
How to run Pint and Pest on Git hooks with Laravel Sail
TestPestTips and Tricks
How to run Pint and Pest on Git hooks with Laravel Sail

It's very handy to have something like this automatically done when we are about to commit our code and will perform Pint and Pest automatically. Not only that we will show you how to did that when work with Sail. All you have to do just one config and we done. I will show you how.

Vladimir Nikolic
Do you have a problem in 2023 that sometimes PHP Storm wont work with X debug 3
Tips and TricksPHPStormX-Debug
Do you have a problem in 2023 that sometimes PHP Storm wont work with X debug 3

Debugging your PHP code is an essential part of the development process. PHPStorm and XDebug 3 are powerful tools that can help you debug your code efficiently. However, sometimes you may encounter an issue where the debugger never stops on a breakpoint. Here are some steps you can take to troubleshoot this issue.

Vladimir Nikolic
How to run Pest tests along PHPstorm and Laravel Sail
LaravelPestTest
How to run Pest tests along PHPstorm and Laravel Sail

I am thrilled to be using Pest for PHP testing! The syntax is incredibly readable and expressive, which makes writing and maintaining tests a joy. I love how Pest's conversational style feels more like a natural language than a coding language, making it so easy to understand what each test is doing. The additional features, such as test parallelization and coverage reports, are a huge bonus that help me to be more productive and confident in my work. Overall, Pest has transformed my testing experience and made me a very happy developer!

Vladimir Nikolic
Laravel and Pest unit testing with SQLite And Foreign Key issue on SQLite
LaravelSqliteTest
Laravel and Pest unit testing with SQLite And Foreign Key issue on SQLite

Running php tests on Laravel is breeze. You simply run php artisan test command. However if you are testing database, you have two options. One is to create your testing database and another is to use SQLite in memory.

Vladimir Nikolic

Are you set to create something extraordinary?

Ready to take the next step? Let's work together to transform your ideas into reality. Contact us today to discuss how we can help you create impactful, user-centered solutions that drive success.

Contact Us