A place where all members can share their Laravel & PHP tutorials, links, news, packages, etc.

Create New Post Contact Us

Laravel Mailable Designer — WYSIWYG Editor using Database and Summernote.

If you are looking to build an email marketing tool like sendy or mailchimp with Laravel, continue reading.

Laravel Mailable Designer — WYSIWYG Editor using Database and Summernote.

Laravel Model Observers Tutorial

Laravel Model Observers Tutorial Example From Scratch is today’s leading topic.

Laravel Model Observers Tutorial

Auto-posting to social network in Laravel

Ali Hesari wrote a nice tutorial on how to auto-posting to social network in Laravel 5.

Auto-posting to social network in Laravel

Two Factor Authentication (Google2FA) with Laravel 5

In this article we will cover on how to setup Two Factor Authentication on top of Laravel Basic Authenticaiton

Two Factor Authentication (Google2FA) with Laravel 5

Laravel 5.5 JQuery Ajax Multiple Image Upload with Preview

In this article, hdtuto will show us how to build ajax multiple image upload with preview in a Laravel 5 application.

Laravel 5.5 JQuery Ajax Multiple Image Upload with Preview

Laravel 5.5 - Create a simple Captcha with a refresh button

Hardik Savani shows us how to create a simple Captcha with a refresh button.

Laravel 5.5 - Create a simple Captcha with a refresh button

Laravel Queues Tutorial With Example From Scratch

Learn more about Laravel queue. Queues allow you to defer the processing of a time-consuming task, such as sending an email, until a later time.

Laravel Queues Tutorial With Example From Scratch

Implement Password Expiration with Laravel Authentication

In this article, we will cover on how to implement password expiry feature on top of Laravel Basic Authentication. Before we go into the steps make sure you have a Laravel Setup with Basic Laravel Authentication System in place.

Implement Password Expiration with Laravel Authentication