sabbir-rupom / laravel-student-dms

A simple Student Data Management System in Laravel 8
6 stars 2 forks source link

problem in understanding #1

Open rimsha-max opened 3 years ago

rimsha-max commented 3 years ago

Hey...I am confused on one thing that I have to make these changes and installing the new packages you have described ,in a source code you've provided?????? kindly reply soon Thanks!

sabbir-rupom commented 3 years ago

Hello rimsha-max!

The project in this repository is developed to guide the fresh web developers with a simple project concept 'Student Data Management System' alongside the latest version Laravel framework.

The repository contains the source code of the project with some simple coding standard and frontend architecture. But in the readme section I have described how a laravel project should be initialized from scratch, with simple bootstrap and jquery for frontend. The intention of this project is to help freshers:

I hope you will understand the gist of the project:

  1. Create a new project with the guideline in a directory, then create another project directory with the source code here
  2. Study the source code and try to built similar project comparing the provided source code
rimsha-max commented 3 years ago

Thank you so much for the help, Can I get a screenshot of frontend, how the website looks like ,after running the code please?