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

Create New Post Contact Us

How to get Laravel Route Parameters in Middleware

Ganga Chris wrote a tutorial on how to access Laravel route parameters using middleware.

How to get Laravel Route Parameters in Middleware

Download the wonderful Skill Up 2016 Report for free!

The Skill Up Survey results are out! With a response of over 11,500 worldwide developers and IT professionals, we were able to get insights of global salaries, new and emerging technology defining software, and the most in-demand skills and tools in

Download the wonderful Skill Up 2016 Report for free!

laravel-password: prevent Laravel users from having dumb passwords

unicodeveloper created a package that we can use to verify the user provided password is not one of the top 10,000 worst passwords as analyzed by a respectable IT security analyst.

laravel-password: prevent Laravel users from having dumb passwords

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

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.