yaniszf / Student-Login-Register-Portal-Laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Student-Login-Register-Portal-Laravel

It is a Laravel Project with login and register service Installation of this project on your System Install composer https://getcomposer.org/download/

Firstly open command line in project directory and type the command

composer create-project --prefer-dist laravel/laravel project_name

And replace files given in the repository And then upload the .sql file in your database

And change the Db_name, DB_username, DB_password,Mail_Username and Password in the .env file according to your gmail id and run command php artisan serve on command line

About


Languages

Language:PHP 54.3%Language:JavaScript 31.8%Language:Blade 10.3%Language:CSS 3.4%Language:SCSS 0.1%Language:Vue 0.1%