Skip to main content
Back to packages
72 GitHub stars

tuncaybahadir/quar

View on GitHub

Description

A simple qr code generation tool for your projects

Simple usage

use tbQuar\Facades\Quar;
 
$qr = Quar::generate('Quar package create qr code');

And use it in your blade template this way:

<div>
{{ $qr }}
</div>

Recent Courses on Laravel Daily

Testing in Laravel 13 For Beginners

26 lessons
1 h 41 min read

Queues in Laravel 13

18 lessons
1 h 12 min read

[FREE] Laravel 13 for Beginners: 3 Demo Projects

5 lessons
29 min

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.