Laravel Requirement
Posted by: alfirus (121.121.107.---)
Date: November 27, 2019 06:16AM

Hi,

I would like to use Laravel framework and it needs below requirement.

BCMath PHP Extension
Ctype PHP Extension
JSON PHP Extension
OpenSSL PHP Extension
Tokenizer PHP Extension

How can i install it?

Options: ReplyQuote
Re: Laravel Requirement
Posted by: Otomatic (Moderator)
Date: November 27, 2019 09:27AM

Hi,

Isn't the best solution in this case to go to the official PHP documentation?

For example:

BCMath -> [www.php.net] see Installation

Ctype -> [www.php.net] see Installation

RTFM

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: Laravel Requirement
Posted by: Otomatic (Moderator)
Date: November 27, 2019 09:49AM

Hi,

We have worked hard to make your life easier, but you would have to make a very small effort to just go to the Wampserver homepage ('http://localhost/').

Options: ReplyQuote
Re: Laravel Requirement
Posted by: alfirus (121.121.107.---)
Date: December 02, 2019 05:54PM

I tried to run "pkg install php70-ctype" in cmd and it says 'pkg' is not recognized as an internal or external command, operable program or batch file.

Options: ReplyQuote
Re: Laravel Requirement
Posted by: Otomatic (Moderator)
Date: December 02, 2019 06:42PM

Hi,

> I tried to run "pkg install php70-ctype" in cmd.... s not recognized as an internal or external command
I think that's perfectly normal!
pkg does not exist as a CLI command.
I think you're mixing Windows and Linux commands!

As mentioned earlier, go to the Wampserver homepage 'http://localhost' and you will see that the ctype extension is loaded by default, without you having to do anything.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, only registered users may post in this forum.