GithubHelp home page GithubHelp logo

laravel_assignment_1's Introduction

Laravel_Assignment_1

My first Laravel Assignment: Student and Teachers Portal

Steps to use this project

  1. Visit the following URL and download composer to install it on your system. https://getcomposer.org/download/

  2. Download and install XAMPP https://www.apachefriends.org/download.html

  3. Start xanmpp

  4. Import the database in phpmyadmin in xampp server.

  5. Clone this repository

  6. Open terminal or cmd and cd to the copy you have of this repository.

  7. When you are in this folder, type the command "php artisan serve"

The project should be running now.

I have realized many mistakes I did during the development of this project. For example: I know that the functions should have been in the model but I put them in the controller for the time being. and that I haven't placed any checks for the inputs in the validation for example the max size of student name has to be max:20.

I realized that the tables of the migrations have 's' at the end of their names. e.g: model: Student => table: students. So,kindly forgive my first attempt mistakes. I'm still learning.

Thank you for visiting the project.

Stay Blessed!

laravel_assignment_1's People

Contributors

hamnafarooq avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.