The third project of four, within the framework of the profession of a PHP programmer on Laravel Hexlet.
It is necessary to implement a website based on the Laravel framework. Page Analyzer is a web application that performs queries over the network and stores data in a database.
Demonstration: https://web-production-6f3d.up.railway.app/
- PHP ^7.4 || ^8.1
- Extensions: mbstring, curl, dom, xml,zip, sqlite3
- Composer 2
- Node.js & npm
- SQLite for local
$ sudo apt install php
$ git clone https://github.com/VaLeraGav/php-project-9.git
$ cd php-project-lvl3
$ make setup