In this section you'll find links submitted by others.

Did you write or stumbled across a blog post, tutorial or video that might be interesting for others?

To be able to submit a link you need to log in first.

Log in

How to setup a real fast local Laravel development environment for Windows with pretty URLs (without Docker)

www.laracraft.tech - submitted by Zacharias Creutznacher

We at Laracraft tried a lot of Windows based local Laravel development environments, but we where not happy with the performance and usability of the known environments like: php artisan serve, Vagrant/Homestead, Laravel Sail, Laragon etc. These tools are for sure very good, if you maybe setup a new Laravel project, which has not jet very complex operations and requests and you only work with a small database. But if you need more performance for you heavy requests, these tools are not sufficient.

Read more [www.laracraft.tech]