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

Create New Post Contact Us

Laravel Validation And User Input Sanitization To Prevent XSS Exploits

Danish Ashrafi has a nice tutorial on how to prevent XSS Exploits when using Laravel.

Laravel Validation And User Input Sanitization To Prevent XSS Exploits

Laravel Eloquent Models and Firebase realtime databases

Want to build a realtime application? Marcel Pociot wrote a nice article on how to use Laravel Eloquent models with Firebase realtime databases.

Laravel Eloquent Models and Firebase realtime databases

Laravel Analytics 2.0: Retrieve data from Google Analytics

freekmurze has released a new version of Laravel Analytics - a useful package that we can use to fetch information such as pageviews, top referrers, etc. from the Google Analytics API.

Laravel Analytics 2.0: Retrieve data from Google Analytics

How to use Vue.js with Laravel for the First Time

Nick Basile wrote a walkthrough on starting a project using Vue.js and Laravel

How to use Vue.js with Laravel for the First Time

How To: Let Your Laravel Eloquent Models Find Themselves

Patrick Guevara wrote a nice tutorial to explain how to let our Laravel Eloquent Models find themselves.

How To: Let Your Laravel Eloquent Models Find Themselves

Laravel PackMe - A starter pack for developing packages with Laravel 5

Pierre Tondereau created a good package that we can use to develop a package for Laravel 5.

Laravel PackMe - A starter pack for developing packages with Laravel 5

Learn how to run Laravel on Docker (using LaraDock)

Mahmoudz has a nice video tutorial on how to run Laravel on Docker (using LaraDock v2.2).

Learn how to run Laravel on Docker (using LaraDock)

Learn how to add a user profile photo in Laravel

Devdojo has a good video tutorial on how to add a user profile photo.

Learn how to add a user profile photo in Laravel