Laravel Project Deployment – Server requirements

There are a few system requirements for the Laravel framework. You should make sure your web server has the following PHP version and extensions installed:

  • PHP >= 7.3
  • BCMath PHP Extension
  • Ctype PHP Extension
  • Fileinfo PHP Extension
  • JSON PHP Extension
  • Mbstring PHP Extension
  • OpenSSL PHP Extension
  • PDO PHP Extension
  • Tokenizer PHP Extension
  • XML PHP Extension

Leave a Comment

Your email address will not be published. Required fields are marked *