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

Create New Post Contact Us

Building Vue.js UI Components With HTML Semantics in Mind

Markus Oberlehner shows us how to build Vue UI components with HTML Semantics.

Building Vue.js UI Components With HTML Semantics in Mind

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

3 Anti-Patterns to avoid in Vue.js

binarcode has a good tutorial on how to avoid some common mistakes when developing apps with Vue.js.

3 Anti-Patterns to avoid in Vue.js

JSON APIs with Laravel Part 2: Models, Factories, and Seeders

Oliver Sarfas wrote a good tutorial on how to build JSON APIs with Laravel 5.

JSON APIs with Laravel Part 2: Models, Factories, and Seeders

Laravel Telescope - a powerful debug assistant

Welcm sets up Laravel's powerful debug assistant and takes an in-depth look at its features.

Laravel Telescope - a powerful debug assistant

Date Range Search in Laravel 5.8 Datatables

This post describes how to use the yajra datatable package in Laravel 5.8 and how can we make date range filter in data table with server-side processing in Laravel 5.8 framework.

Date Range Search in Laravel 5.8 Datatables