Seth Chensethphat.dev·Sep 18, 2024Laravel Herd PRO reviewsHey guys, Recently, I just bought Herd PRO (a yearly subscription). I’ve been using the basic Herd since the first release. So, my latest work required interaction with S3 storage, there are several ways to achieve that in the local env: Use Cloud (...115 readsLaravel
M'mah Zombommahzombo.hashnode.dev·Sep 9, 2024Installing LaravelWelcome 👋🏽 It's good to see you again. In this article, we will go through how to set up your PC to use Laravel, and we'll look at some VS Code extensions that will enhance your development process. Let's go! Set-Up 👩🏽💻 To get Laravel to work o...30 readsLaravelLaravel
Fireworkkksunnysun119.hashnode.dev·May 6, 2024A Deep Dive into the Performance Features of Laravel Herd and ServBay: The Ultimate PHP Development Environment ShowdownLaravel Herd and the increasingly popular ServBay stand out as exceptional tools for web developers, offering robust PHP development environment with a keen focus on streamlining the development process and bolstering efficiency. But what sets their ...2 likesPHP
Mahdi Hazavehhazaveh.hashnode.dev·May 3, 2024laravel herd and xdebugEver since the release of Laravel Herd it has become my simple setup for having PHP locally available on my Mac. This has been super helpful as I do not need to run my docker containers locally as we all know docker on Mac doesn’t rock like how it do...Laravel
Suraj Shettyhashnode.surajshetty.blog·Mar 27, 2024Top 5 Essential Laravel Packages You Need in 2024As Laravel continues to evolve, staying updated with the latest packages can significantly enhance your development process. In this guide, we'll explore the top 5 essential Laravel packages you'll need in 2024. These packages are selected to streaml...80 readsWeb App - Code To Deploylaravel ecosystem
Sean Kegelseankegel.com·Aug 2, 2023Setting up PHP for Local DevelopmentI am building a new PHP application with PHP and Laravel. Before, for MacOS, I typically installed PHP with Homebrew. Sometimes, I've even used Docker and things like Laravel Sail, however, those could sometimes have performance issues and there were...140 readsPHP