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

Create New Post Contact Us

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

Create Polls easily using Laravel package Larapoll

Using this package, you can easily create a system to handle polls and voting.

Create Polls easily using Laravel package Larapoll

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

Building a simple Tasks CRUD with Laravel 5.5

Building a simple Tasks CRUD with Laravel 5.5

Building a simple Tasks CRUD  with Laravel 5.5

Learn how to use middleware in Laravel 5.5

Learn how to use Middleware in Laravel 5.5.

Learn how to use middleware in Laravel 5.5

Developing Laravel 5.5/Lumen 5.5 RESTful API with OAuth 2.0

This article is for the one who is working with PHP/Laravel or who wants to start developing RESTful API with OAuth2.0 security using Laravel 5.5 or Lumen 5.5.

Developing Laravel 5.5/Lumen 5.5 RESTful API with OAuth 2.0

How to build a simple audit system in Laravel 5.5

MundoInterativo shows us how to build a simple Audit System in Laravel 5.5

How to build a simple audit system in Laravel 5.5

Laravel 5.5 API User Authentication with Passport Package

Learn how to deal with Laravel 5.5 API User Authentication with Passport Package

Laravel 5.5 API User Authentication with Passport Package