ItSolutionStuff.com

Laravel Window – How to Solve “You need to specify a file path to store the seed laravel”?

By Hardik Savani November 5, 2023
Laravel

when you install laravel and get the records from database then occur “You need to specify a file path to store the seed laravel” error. that error happened because your php can not loading openssl extension. so, If you are using windows then you should enable openssl extension in following path :

 Path : C:\wamp\bin\apache\Apache2.4.4\bin 

Find:

 ;extension=php_openssl.dll

INTO

extension=php_openssl.dll

Try this..........

Tags: Laravel
Hardik Savani

Hardik Savani

I'm a full-stack developer, entrepreneur, and founder of ItSolutionStuff.com. Passionate about PHP, Laravel, JavaScript, and helping developers grow.

📺 Subscribe on YouTube