Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 680 Bytes

File metadata and controls

18 lines (13 loc) · 680 Bytes

Laravel Server Requirements Checker

Check if your server satisfies all the requirements to run the specific Laravel version.

How It Works

Do git clone of this repo inside your server's root directory and then execute it.

For example using Apache server on Ubuntu 16.04, do git clone of this repo inside "var/www/html". It will create an app folder named "laravel-system-requirements-checker". Now you can run this using the url "http://localhost/laravel-system-requirements-checker/".

Developed By

Mitesh Prajapati

Contact

mitesh5.mprajapati@gmail.com

License

This is open-sourced software licensed under the MIT license.