arunkumar339 / laravel-certificate-generator-app

Laravel Application used to generate PDF certificates for Skillplay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Certificate Generator

This laravel application is-built for the internal use at skillplay to generate PDF certificates and send it through email for a from csv file containing details of the students

Required Columns

  • Name
  • Email
  • Course
  • End Date
  • Class

You may customize the app to your wish by editing \App\Http\Controllers\PDFGeneratorController file

About

Laravel Application used to generate PDF certificates for Skillplay


Languages

Language:PHP 88.6%Language:Blade 10.7%Language:Shell 0.7%