Skip to content

This is laravel based library mangement system project from my first semester therefore don't judge as little effort done on front-end work only.

Notifications You must be signed in to change notification settings

barchakuz/Library-mangement-web-app

Repository files navigation

About Project

This is laravel based library mangement system project from my first semester therefore don't judge as little effort done on front-end work only.. Guide for dummies.

Step 1 : Extract it in htdocs.
Step 2 : Make migration.
Step 3 : You will get error in migration after half completed. Therefore manually go to myphpadmin and create another table name "administrators".
Step 4 : Rename "post" table from database(myphpadmin) and change it to "posts". or change table name from models in Post.php file and table name into post from posts.
Step 5 : Change "email" into "username" from "administrators" table in myphpadmin.
Step 6 : Run the code.

Output

 ## Project Screenshots

1 2 3 4 5

About

This is laravel based library mangement system project from my first semester therefore don't judge as little effort done on front-end work only.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published