Jeremy Kenedy

Results 9 repositories owned by Jeremy Kenedy

laravel-exception-notifier

128
Stars
29
Forks
Watchers

Laravel Exception Notifier will send an email of the error along with the stack trace to the chosen recipients. This Package includes all necessary traits, views, configs, and Mailers for email notifi...

laravel-auth

3.0k
Stars
992
Forks
Watchers

Laravel 10 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com)....

laravel-material-design

260
Stars
109
Forks
Watchers

Laravel 5.6 on Material Design Lite 1.3 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. This makes full use of C...

laravel-roles

940
Stars
190
Forks
Watchers

A Powerful package for handling roles and permissions in Laravel with GUI. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6.0, 7.0, 8.0, and 9.0

laravel-users

413
Stars
113
Forks
Watchers

A Users Management Package that includes all necessary routes, views, models, and controllers for a user management dashboard and associated pages for managing Laravels built in user scaffolding. Buil...

laravel-logger

558
Stars
121
Forks
Watchers

An out the box activity logger for your Laravel or Lumen application. Laravel logger is an activity event logger for your laravel application. It comes out the box with ready to use with dashboard to...

laravel2step

271
Stars
49
Forks
Watchers

Laravel 2-Step verification is a package to add 2-Step user authentication to any Laravel project easily. It is configurable and customizable. It uses notifications to send the user an email with a 4-...

laravel-spa

207
Stars
63
Forks
Watchers

A Laravel + Socialite + Vite + Vue 3 + TailwindCSS SPA Boilerplate with user authentication, registration, email verification, social media authentication, password recovery, user management, and role...

laravel-phpinfo

44
Stars
5
Forks
Watchers

Laravel PHP Info is a package that provides a PHPInfo() page using blade templating. The config file can be used to enable/disable auth protection and specify the roles middleware.