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

Create New Post Contact Us

Protect your websites with Laravel Firewall

This package intends to protect your Laravel app from different type of attacks such as XSS, SQLi, RFI, LFI, User Agent, and a lot more.

Protect your websites with Laravel Firewall

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

Laravel helper for your own falsy conditions checking

Creating a falsy condition helper helps you to not write the inverter notation while writing your if conditions which is sort of annoying.

Laravel helper for your own falsy conditions checking

Create a Simple Chatbot using Botman in Laravel 5.8

Hardik Savani shows us how to create a Simple Chatbot using Botman in Laravel 5.8.

Create a Simple Chatbot using Botman in Laravel 5.8

Free Programming Courses from Harvard, MIT, Microsoft and more

Did you know that you can learn programming online from institutions like Harvard, MIT and Microsoft on edX.org? The nonprofit site offers 2000 online courses from 140 institutions worldwide. Courses are free to try.

Free Programming Courses from Harvard, MIT, Microsoft and more

11 Awesome Laravel Helper Functions that aren't in Laravel

Caleb Porzio shows us 11 Awesome Laravel Helper Functions that are very useful for developing Laravel apps.

11 Awesome Laravel Helper Functions that aren't in Laravel

The Standard Approach to Validate Laravel Form Request

Tisuchi wrote a nice tutorial on how to validate Laravel form requests.

The Standard Approach to Validate Laravel Form Request

Getting started with GraphQL in Laravel

WebDevMatics has a good video tutorial on how to work with Laravel and GraphQL.

Getting started with GraphQL in Laravel