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

Previewing Laravel markdown Notifications directly in your browser

Sjors van Dongen wrote a good tutorial on how to preview Laravel markdown Notifications directly in our browser.

Previewing Laravel markdown Notifications directly in your browser

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

Create RESTFul API using eloquent API resources in Laravel 6

This is a Step by Step Tutorial on how to create RESTFul API using eloquent API resources in Laravel 6.

Create RESTFul API using eloquent API resources in Laravel 6

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

Get .DEV domains for your Laravel projects

Do you know that we can now register .dev domain names?

Get .DEV domains for your Laravel projects

How to consume a Laravel API in a standalone Vue.js app

Hello everyone! Here I will show you how to consume a Laravel API with passport authentication in Vuejs app.

How to consume a Laravel API in a standalone Vue.js app

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

How to make multiple auth in Laravel 6?

I had written a tutorial on how to create multiple authentications in laravel 6 step by step. You can easily implement step by step multi auth in laravel 6.

How to make multiple auth in Laravel 6?

A Laravel library that creates a backup of your database with a single command

A Laravel 5 and Laravel 6 library that creates a backup of your database with a single command

A Laravel library that creates a backup of your database with a single command