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

Create New Post Contact Us

Tracking your production apps errors with laravel lapse

Lapse provides a beautiful dashboard to track your errors in production without having to look up the log file.

Tracking your production apps errors with laravel lapse

Manage Laravel translation files with Lingo

A Gui to manage Laravel translation files, built using Laravel and Vue.js.

Manage Laravel translation files with Lingo

Laravel 5.5 - Learn Localization from scratch

In this post, I will show how you can use localization in Laravel 5.

Laravel 5.5 - Learn Localization from scratch

Learn how to work with Laravel Horizon – a Dashboard for Redis Queues

Vitalij Dubenyuk wrote a nice tutorial on how to work with Laravel Horizon.

Learn how to work with Laravel Horizon – a Dashboard for Redis Queues

Laravel 5.5 - Login With Only Mobile Number Using Laravel Custom Auth

Today, we share with you how to allow users log in using their mobile number.

![laravel mobile number][1]

[1]: https://i.imgur.com/43pbLHr.jpg

Laravel 5.5 - Login With Only Mobile Number Using Laravel Custom Auth

Laravel 5.5 VueJs 2.0 CRUD Application

Learn how to handle CRUD operations using VueJS 2.0 and Laravel 5.5

Laravel 5.5 VueJs 2.0 CRUD Application

How to import Excel file in Laravel 5 and insert the data in the database

Hello listeners. In some organization where large data is inserted in Excel file and then there need to import that data in the database from that excel file.

How to import Excel file in Laravel 5 and insert the data in the database

Learn how to handle Stripe payments in Laravel

Povilas Korop wrote a nice tutorial on how to handle Stripe payments in Laravel.

Learn how to handle Stripe payments in Laravel