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

Create New Post Contact Us

Learn how to set up Laravel 5.6 on Google App Engine

Ahmad Aziz wrote a nice tutorial on how to set up Laravel 5.6 on Google App Engine.

Learn how to set up Laravel 5.6 on Google App Engine

Validate email input that it's not blacklisted with Laravel email domain blacklist

alariva built a good package that we can use to validate email input that it's not blacklisted for a specific domain name.

Validate email input that it's not blacklisted with Laravel email domain blacklist

Learn how to develop an ICO using Laravel

Nikola Gjorgjievski wrote a nice tutorial on how to develop an ICO with Laravel.

Learn how to develop an ICO using Laravel

Laravel – Crop and upload an image with jQuery Croppie plugin using Ajax

Praveen shows us how to crop and upload images in Laravel.

Laravel – Crop and upload an image with jQuery Croppie plugin using Ajax

Speed up relationship queries in Laravel

Ben Sampson wrote a nice tutorial on how to speed up relationship queries in Laravel.

Speed up relationship queries in Laravel

Laravel RSS Feed Tutorial With Example

Hello developers, in this example, I will describe how to make a Laravel RSS Feed.

Laravel RSS Feed Tutorial With Example

Learn how to use Laravel and JWT to secure our APIs

Fisayo Afolayan wrote a nice tutorial on how to use Laravel and JWT to secure our APIs.

Learn how to use Laravel and JWT to secure our APIs

Laravel Timezone - An easy way to set a timezone for a user

Laravel Timezone is a good package to set a timezone for a user in our application easily and then show times to them in their local timezone.

Laravel Timezone - An easy way to set a timezone for a user