abdu11aev-samandar / laravel_school

A Student-Teacher Portal built using HTML, CSS, JS, PHP and Laravel

Home Page:https://www.linkedin.com/in/samandar-abdullayev-9b13891b7/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel Logo

About the Project

This project for learning laravel framework and this is project writing with video lesson of Nuraliyev

Guide of Install Porject

cp .env.example .env
composer install 
npm install 
php artisan key:generate
php artisan migrate:fresh -seed
php artisan sortage:link
php artisan sail:install
npm run dev
php artisan queue:work

Users

role: school manager

passowrd: password

Structure of Database

alt text

Contributing

You may to contribute this project Samandar Abdullayev apply this url.

License

The Laravel project software licensed under the MIT license.

.env

  • DB_HOST = mysql
  • MAIL_MAILER = log

About

A Student-Teacher Portal built using HTML, CSS, JS, PHP and Laravel

https://www.linkedin.com/in/samandar-abdullayev-9b13891b7/


Languages

Language:PHP 66.6%Language:Blade 26.0%Language:CSS 6.3%Language:Shell 0.5%Language:JavaScript 0.5%