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

Create New Post Contact Us

Appointment Scheduler with Laravel, Vue, Redis, and FullCalendar

Doug Black built a good Appointment Scheduler with Vue.js and Laravel. You can download the source code for free!

Appointment Scheduler with Laravel, Vue, Redis, and FullCalendar

Encrypting Your Model Attributes in Laravel 5

This is a great Laravel package that we can use to encrypt our model attributes before saving them to the database.

Encrypting Your Model Attributes in Laravel 5

Laravel 5.6 - Improve website speed performance using model caching

Learn how to improve website speed performance using model caching in Laravel 5.

Laravel 5.6 - Improve website speed performance using model caching

Write a good Laravel blog post and earn $1500 with Laravel Blog Contest 

Taylor Otwell is launching a contest for the most helpful Laravel blog post written by a community member.

Write a good Laravel blog post and earn $1500 with Laravel Blog Contest 

How to create custom 404 page in Laravel

Learn to create custom 404 page and custom pages for all other HTTP exceptions in Laravel.

How to create custom 404 page in Laravel

12 Tips For Laravel Performance Optimization

Pardeep Kumar has explained 12 amazing tips for Laravel Performance Optimization with the examples.

12 Tips For Laravel Performance Optimization

Firebase Phone Authentication With Invisible reCaptcha in Laravel 5.6

Today, we share with you how to implement firebase phone authentication with invisible reCaptcha with custom UI in your Laravel application.

Firebase Phone Authentication With Invisible reCaptcha in Laravel 5.6

Learn how to integrate and use Pinterest API with Laravel

Waleed Ahmad wrote a nice tutorial on how to integrate and use Pinterest API with Laravel 5.6.

Learn how to integrate and use Pinterest API with Laravel

Laravel Cloud File Upload Tutorial With Example

Laravel Cloud File Upload Tutorial With Example is the topic that we will discuss today. For this example, we use laravel 5.6 and Amazon s3 package to upload file to AWS S3.

Laravel Cloud File Upload Tutorial With Example

Scheduling MySQL Backups with Laravel

Gergo D. Nagy shows us how to easily export our database with the Process component and wrap it up in an artisan command.

 Scheduling MySQL Backups with Laravel