Laravel Phpinfo

screenshot of Laravel Phpinfo

Laravel PHP Info is a package that provides a PHPInfo() page using blade templating. The config file can be used to enable/disable auth protection and specify the roles middleware.

Overview

Laravel PHP Info is a package that provides a PHPInfo() page using blade templating. It allows users to easily show the PHPInfo() page with customizable views and assets. It also offers features such as enabling/disabling auth middleware, specifying additional middlewares, and configuring various options using the config file.

Features

  • Easily show PHPInfo() page with blade templates
  • Can publish customizable views and assets
  • Enable/Disable Auth middleware
  • Specify additional middlewares
  • Configuration options
  • Uses Language localization files

Summary

Laravel PHP Info is a convenient package that allows users to easily display the PHPInfo() page with customizable blade templates. It provides various features such as enabling/disabling auth middleware, specifying additional middlewares, and configurable options. The installation process is simple and can be accomplished by running a few commands. Overall, Laravel PHP Info makes it easier for developers to utilize and customize the PHPInfo() page in their Laravel projects.