https://github.com/debiprasad/certificate-generator
This project is to generate e-certificates for participants of an event.
https://github.com/debiprasad/certificate-generator
certificate-generation dompdf laravel spreadsheet
Last synced: 4 months ago
JSON representation
This project is to generate e-certificates for participants of an event.
- Host: GitHub
- URL: https://github.com/debiprasad/certificate-generator
- Owner: debiprasad
- Created: 2017-01-28T08:45:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T20:55:46.000Z (over 2 years ago)
- Last Synced: 2024-04-14T19:26:06.862Z (about 2 years ago)
- Topics: certificate-generation, dompdf, laravel, spreadsheet
- Language: PHP
- Homepage:
- Size: 420 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## About Certificate Generator
This project is to generate e-certificates for participants of an event. Apart from creating a platform to generate e-certificates, the goal of this project is to use [dompdf](http://dompdf.github.io) via [barryvdh/laravel-dompdf](https://github.com/barryvdh/laravel-dompdf) and [Laravel Excel](http://www.maatwebsite.nl/laravel-excel/docs).
The code is written specific of the spreadsheet file we have. You can modify the code according to the spreadsheet you have. Alternatively, you can use any database.