msharaf's avatar

laravel 5.3 Server Requirements

laravel 5.3 Server Requirements

PHP >= 5.6.4 OpenSSL PHP Extension PDO PHP Extension Mbstring PHP Extension Tokenizer PHP Extension XML PHP Extension

why Mbstring , Tokenizer and XML those are not a must i have project working without this 3 Am i missing some thing ?

0 likes
2 replies
ohffs's avatar
ohffs
Best Answer
Level 50

Maybe they are used by a bit of the framework you aren't using at the moment?

1 like
msharaf's avatar

after some search token_get_all is used some where this is for tokenizer @ohffs you r right they r used some where i am not using

1 like

Please or to participate in this conversation.