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

Create New Post Contact Us

Building Our First Website [2020 Edition]

# Chapter 2: Building Our First Website

Now that we know how to install Laravel, let's start working our way into our first Laravel website. In this chapter, you will learn about Laravel structure, routes, Controllers, Blade templates, Artisa

Learn validation in Laravel 5.5

In this tutorial, we'll learn how to use Laravel 5.5's validation and how to create custom validation rules.

Learn validation in Laravel 5.5

Build a simple CRUD Application with Laravel 5.5

Hardik Savani shows us how to build a simple CRUD Application with Laravel 5.5 from scratch.

Build a simple CRUD Application with Laravel 5.5

Configuring errors and logging in Laravel 5

Learn how to configure errors and logging in Laravel 5

Configuring errors and logging in Laravel 5

Installing Laravel [2020 Edition]

> **Important:** The book now supports Laravel 6 and Bootstrap 4. This chapter is complete. We will be updating all chapters regularly to fix bugs and > mistakes.

# Chapter 1 - Installing Laravel {#c1il}

There are many ways to install La

Laravel Migration Exporter for Sequel Pro

Colin Viebrock released a bundle for Sequel Pro that lets you generate Laravel migration files from existing tables.

Laravel Migration Exporter for Sequel Pro

Build a simple app with Laravel 5.5 and ReactJS

Krunal wrote a tutorial on how to build a simple application using Laravel 5.5 and React.js

Build a simple app with Laravel 5.5 and ReactJS

Creating a simple CRUD application with Laravel 5 and Vue.js 2

Krunal wrote a good tutorial on how to build a simple CRUD application with Laravel 5 and Vue.js 2.

Creating a simple CRUD application with Laravel 5 and Vue.js 2