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

Create New Post Contact Us

Lean how to make a filter for Models with a checking “authorization” filter in Laravel

Fouladgar.dev shows us how to make a filter for Models with a checking “authorization” filter in Laravel.

Lean how to make a filter for Models with a checking “authorization” filter in Laravel

Laravel 5.8 Paypal Payment Integration

Laravel 5.8 Paypal Payment Integration Example.

Laravel 5.8 Paypal Payment Integration

Some good tips when working with database In Laravel

Ralph Schindler shows us how to design and structure databases when working with Laravel.

Some good tips when working with database In Laravel

Manage databases easily with Laravel Prequel

Laravel Prequel is a Laravel package which can be used to manage databases without the need for tools like PHPmyadmin or Sequel Pro.

Manage databases easily with Laravel Prequel

Lowering the time cost of testing existing Laravel applications

Jason McCreary has a good tutorial on how to test Laravel applications effectively.

Lowering the time cost of testing existing Laravel applications

How to manage Laravel dependencies without switching to the command line!

Laravel Paket is a great Laravel package which helps us to manage Laravel dependencies without switching to command line!

How to manage Laravel dependencies without switching to the command line!

How to test jobs in Laravel

Michiel Gerritsen shows us how to test jobs in Laravel.

How to test jobs in Laravel

How to locate and identify website visitors by IP address in Laravel 6 and PHP

If you need to know exactly who your visitors are and where they’re coming from, you can use ipstack to identify websites visitors.

How to locate and identify website visitors by IP address in Laravel 6 and PHP