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

Create New Post Contact Us

Laravel and Vue.js Single Page Application with Iview toolkit

Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel 5 applications with vue by Iview.

Laravel and Vue.js Single Page Application with Iview toolkit

Deploy Laravel Application on Shared Hosting (Hostgator)

In this tutorial, I will demonstrate the steps involved to deploy Laravel Application on Shared Hosting

Deploy Laravel Application on Shared Hosting (Hostgator)

Currency formatting and conversion package for Laravel

Money package intends to provide tools for formatting and conversion monetary values in an easy, yet powerful way for Laravel projects.

Currency formatting and conversion package for Laravel

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

Laravel 5.5 Trait Generator

Artisan, the command-line interface included with Laravel already provides many commands to do different tasks. Here I am going to make a command for creating new Trait. Trait is not Laravel specific functionality, but it’s a feature in PHP.

Laravel 5.5 Trait Generator

How to start a new repository based on a skeleton project

When you start a new project it is best to stick to some best practices. Skeleton projects provide a basis for starting your project with a good directory structure, documentation, and configuration.

How to start a new repository based on a skeleton project

Deploy Laravel Application On Cloud Easily With Cloudways

Saquib Rizwan shows us how to deploy a Laravel application on the cloud with Cloudways.

Deploy Laravel Application On Cloud Easily With Cloudways

Configuring errors and logging in Laravel 5

Learn how to configure errors and logging in Laravel 5

Configuring errors and logging in Laravel 5