Home / Scripts & Code / PHP Scripts / Management / School


SmartAttend – Student Attendance Laravel 8SmartAttend – Student Attendance Laravel 8
Laravel 8-based student attendance system with QR code, Excel import/export, and charts. Ideal for schools and training centers.Home / Scripts & Code / PHP Scripts / Management / School

SmartAttend – Student Attendance Laravel 8
Laravel 8-based student attendance system with QR code, Excel import/export, and charts. Ideal fo...
Overview
SmartAttend – Laravel 8 Student Attendance System
SmartAttend is a complete student attendance management system
built with Laravel 8. It allows schools, universities, and training centers to
track student attendance using QR codes or manual input. The system also
includes Excel import/export, visual statistics with charts, and an easy-to-use
admin panel.
Features
Feature:
- QR code & manual attendance
- Admin login with role-based access
- Manage classes, subjects, students, teachers, and schedules
- Bulk QR code download (individual or by class)
- Import/export student data via Excel (Laravel Excel)
- Attendance reports with visual charts
- Edit user profiles and site settings
- Pagination, mass update/delete
- Responsive UI (Bootstrap + SB Admin 2)
Requirements
Requirements:
- PHP 7.4 or higher
- MySQL or MariaDB
- Composer
- Web server (Apache, Nginx, etc.)
- Laravel 8 compatible environment
- Node.js & NPM (optional)
Instructions
- Extract the ZIP file.
- Copy `.env.example` to `.env` and update your database credentials.
- Run `composer install` to install PHP dependencies.
- Run `php artisan key:generate` to generate app key.
- Run `php artisan migrate --seed` to setup database tables and seed data.
- Run `php artisan storage:link` to link storage folder.
- (Optional) Run `npm install && npm run dev` if you want to compile assets.
- Access the app via your browser at your domain or localhost.
- Login with:
- Email:
- [email protected]
- Password: admin123
Information
Category | Scripts & Code / PHP Scripts / Management / School |
First release | 28 May 2025 |
Last update | 28 May 2025 |
Software version | PHP 7.4, PHP 8.0, PHP 8.1, PHP 8.2, PHP 8.3 |
Files included | .php, .css, .html, .sql, Javascript .js |
Tags | php, MySQL, dashboard, admin panel, education, chart, laravel, student management, training center, school system, qr code, attendance, excel import, excel export, school attendance |