Laravel-7 "Personal Area" Project
System Requirements
- Apache >= 2.4
- PHP >= 7.3
- Node.js >= v14.x
- Composer >= 1.9.x
Installation
- Clone repository
git clone https://github.com/Web-developer-16/laravel.tj.git
- Change into the working directory
cd laravel.tj
- Install composer dependencies
composer install
- Create an empty MySQL base under the name:
laravel.tj
- Run these commands to create the tables within database laravel.tj
php artisan migrate
- Run web application
php artisan serv
From the developer of the project
We wish you success in developing Laravel