Skip to content

Laravel Project for Excel Data Import, Effortlessly Import Excel Files, Streamlining Database Management. (Uses Maatwebsite to export Excel)

Notifications You must be signed in to change notification settings

hassaans208/laravel-excel-system

Repository files navigation

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Laravel Excel System

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

About The System

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

  • This System was the first ever job acheiving system.
  • As per the requirements, the system intend to use relate customers with the users.
  • The system divides customers with the users equally. Resulting in creating a realtionship of Customer and User!
  • If there are 2 Users in the database and an uploaded excel file includes 10 Customers. 5 Customers will relate with each user.
  • Used CoreUI to develop the frontend
  • Used Laravel Excel by Spartner to process excel sheets. This Package is amazing.
  • It includes Side Nav bar to make the processing simpler and amazing

A Production version will be launched soon

Limitations

  • This System was Developed in 10 hours

To Start

Setup

  • composer install

  • npm i

  • npm run dev

  • cp .env.example .env

  • Write DB name in .env file

Have Fun

  • php artisan migrate --seed
  • php artisan serve

Images For you

View All Users: System image

Add Users: System image

Upload Excel File: System image


About

Laravel Project for Excel Data Import, Effortlessly Import Excel Files, Streamlining Database Management. (Uses Maatwebsite to export Excel)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages