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:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, powerful, and provides tools required for large, robust applications.
This app is intended to facilitate employee from PT. Astra Daihatsu Motor, specifically on Production Control Department to ease the work, ranging from simple excel inputs to attendance. To test this app, please follow Instruction below :
To use this app, please use run this command first :
php artisan migrate:fresh --seed
And then run
php artisan storage:link
to link storage folder
after running code above, you can login to app using credentials below :
NPK : 0
Password : adminpcd
The Laravel framework is open-sourced software licensed under the MIT license.