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

Create New Post Contact Us

How to deploy all our laravel projects in shared hosting

Avinash wrote a tutorial on how to deploy Laravel apps in shared hosting.

How to deploy all our laravel projects in shared hosting

Chapter 2: Building An Image Gallery with Angular 2 [Angular 2]

> Note: The book is still being written, it may have some bugs and grammar errors.

# Chapter 2: Building An Image Gallery with Angular 2

In this chapter, we will build a simple image gallery to learn about components, databinding, directives

How to detect and diagnose Laravel application errors with Rollbar

Rollbar is gaining a huge popularity in Laravel community. We can use Rollbar to track production errors and deployments in 8 minutes or less.

How to detect and diagnose Laravel application errors with Rollbar

Some Laravel Elasticsearch Integration packages that we should know

Kiran lists some Laravel Elasticsearch packages that we may need when working with Laravel and Elasticsearch.

Some Laravel Elasticsearch Integration packages that we should know

How to create custom Middleware to make a route group available only during testing

Catzie wrote a tutorial on how to create custom middleware to make a route group available only during testing.

How to create custom Middleware to make a route group available only during testing

How to use encryption, decryption and hashing algorithms in laravel applications.

avinash wrote another tutorial about how to encryption, decryption and hashing algorithms in Laravel applications.

How to use encryption, decryption and hashing algorithms in laravel applications.

Learn how to interact with Laravel and Symfony Commands

John wrote a tutorial on how to use Laravel Artisan Commands.

Set up Paypal Payment Gateway Integration in Laravel PHP

Ajay wrote another tutorial on how to integrate Paypal payment gateway in Laravel

Set up Paypal Payment Gateway Integration in Laravel PHP