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

Create New Post Contact Us

Manage localized routes and translatable models with Laravel Translatable

Laravel Translatable is a useful package to manage localized routes and translatable models.

Manage localized routes and translatable models with Laravel Translatable

Generate Laravel route URLs from JavaScript with Laroute

Laroute is a Laravel package that allows us to port our routes over to JavaScript, and gives us a bunch of very familiar helper functions to use.

Generate Laravel route URLs from JavaScript with Laroute

Craftable - a powerful CRUD generator and admin control panel for Laravel 6

Craftable is a cool open-source Laravel toolkit for building a powerful CRUD generator and admin control panel.

Craftable - a powerful CRUD generator and admin control panel for Laravel 6

Retrieve accurate weather information for any location in the world with Laravel and PHP

Let's use weather stack - one of the best services for getting weather information. The great thing is, this service is FREE to use!

Retrieve accurate weather information for any location in the world with Laravel and PHP

Laravel 6 - How to integrate stripe payment gateway using cartalyst/stripe-laravel

We will learn how to integrate stripe payment integration in your laravel applicaion.

Laravel 6 - How to integrate stripe payment gateway using cartalyst/stripe-laravel

How to build Multi-Tenant Application in Laravel?

Looking to build your own Shopify, BigCommerce or Volusion kind of platform?

How to build Multi-Tenant Application in Laravel?

Filter data easily with Laravel Eloquent Filter

Laravel Eloquent Filter is a simple package that helps us filter Eloquent data using query filters.

Filter data easily with Laravel Eloquent Filter

Laravel API Response - Simple Laravel API response wrapper

Laravel API Response is a good package that we can use to create API responses easily.

Laravel API Response - Simple Laravel API response wrapper