Hello. I just got back to windows after 9 years of hiatus so I was looking for an easy way to setup PHP dev environment on Windows. This is really useful. But I'm having an issue: openssl_cipher_iv_length() after I'm done installing a laravel project. any ideas how I can solve it? I tried enabling the open ssl extension (laragon taskbar -> php -> extensions -> openssl) and restarting apache and laragon but no luck. openssl is listed when I execute `php -m`. but when I view `phpinfo()` under the phar section I see that 'openssl support' is disabled.
Hey! This started happening recently. I’ve posted a fix for this near the end of my blog post at webartisan.info/how-to-set-up-the-best-php-8-development-environment-in-windows-11
I just configured php on Windows from your post "How to Set Up The Best PHP 8+ Development Environment in Windows 11" I liked your way! How can upgrade or downgrade PHP for developing? Thanks and kudos to you for the great post! 🙏🙏
Hi Victor! I prefer macOS over Windows. I use a Mac at home and Windows at work and was having trouble getting my development environment working in that environment, especially running as a standard account. I essentially made this video to solve my own problems. I’m glad you found it helpful!
Great tutorial!!! :-) does anyone know if Laragon is still being supported for windows? i saw a link from the developer stating his regret in not not being able to continue future development, Im new to laravel/php development and current have a mac, linux & windows 11. This guide has been so helpful so Subs!! too the channel at least and the tut posts on your website are helping me understand many things... Thank You!! i do have a question? I want to start using PHPStorm as I think later down the line I want to become more effective in PHP / Laravel development, I know VSCode is free so, as a beginner in your opinion should I take the leap with PHP Storm rather than just forcing on VSCode? job wise I imagine serious developers are using jetbrains IDE is that right?
Hello. I just got back to windows after 9 years of hiatus so I was looking for an easy way to setup PHP dev environment on Windows. This is really useful. But I'm having an issue: openssl_cipher_iv_length() after I'm done installing a laravel project. any ideas how I can solve it? I tried enabling the open ssl extension (laragon taskbar -> php -> extensions -> openssl) and restarting apache and laragon but no luck. openssl is listed when I execute `php -m`. but when I view `phpinfo()` under the phar section I see that 'openssl support' is disabled.
Hey! This started happening recently. I’ve posted a fix for this near the end of my blog post at webartisan.info/how-to-set-up-the-best-php-8-development-environment-in-windows-11
@@jdlien81 thanks so much! it's working now.
Good Video. Consider making other similar ones and (maybe) advice videos or videos for discussion of tech-related topics. Cheers
Thank you for this video... Very useful. How can we buy your services (advisory service or delivery service) if we have a project? Thanks.
Thank you for the symlinks thing. I usually download php binaries manually and place them in php folder.
I just configured php on Windows from your post "How to Set Up The Best PHP 8+ Development Environment in Windows 11" I liked your way! How can upgrade or downgrade PHP for developing? Thanks and kudos to you for the great post! 🙏🙏
Great .. Thanks for sharing!
Great video!!! Do you prefer Windows 11 over MacOS for programming or vice-versa?
Hi Victor! I prefer macOS over Windows. I use a Mac at home and Windows at work and was having trouble getting my development environment working in that environment, especially running as a standard account. I essentially made this video to solve my own problems.
I’m glad you found it helpful!
@@jdlien81 Thanks for your answer! Yes it was helpful, I have Windows 10 at work and Mac at home hehe.
Great tutorial!!! :-) does anyone know if Laragon is still being supported for windows? i saw a link from the developer stating his regret in not not being able to continue future development, Im new to laravel/php development and current have a mac, linux & windows 11. This guide has been so helpful so Subs!! too the channel at least and the tut posts on your website are helping me understand many things... Thank You!! i do have a question? I want to start using PHPStorm as I think later down the line I want to become more effective in PHP / Laravel development, I know VSCode is free so, as a beginner in your opinion should I take the leap with PHP Storm rather than just forcing on VSCode? job wise I imagine serious developers are using jetbrains IDE is that right?