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

Create New Post Contact Us

Here’s Why You Should Stay Away From Laravel Shared Hosting

In this article, I will describe the pitfalls of deploying Laravel on Godaddy or Hostgator (two popular shared hosting providers) and why cloud hosting offers a far superior alternative to slow shared hosting solutions

Here’s Why You Should Stay Away From Laravel Shared Hosting

Manipulating request data before performing validation in Laravel

When using form request classes, it can be really handy to be able to manipulate the request data before running any of the validation rules.

Manipulating request data before performing validation in Laravel

10 Underused Laravel Blade Directives

Adi shares 10 underused blade directives that will clean up your code and save some time in the process.

10 Underused Laravel Blade Directives

Best practices when designing APIs in Laravel 5

Alex Renoki shares some best practices when designing APIs in Laravel 5.

Best practices when designing APIs in Laravel 5

Learn how to Deploy a Laravel App to Heroku with Database Setup

In this tutorial, QiroLab shows us how to deploy a Laravel app to Heroku, and set up the database.

Learn how to Deploy a Laravel App to Heroku with Database Setup

An Introduction to Laravel Policy

In this tutorial, Laravel school shows how to use Laravel Policy for the beginner.

An Introduction to Laravel Policy

Laravel Socialite Twitter Login

In this article, Code Briefly shows us how to log in with Twitter using Laravel framework.

Laravel Socialite Twitter Login

Learn how to add a custom route file in Laravel

In this video, you'll learn how to create custom Laravel Route files.

Learn how to add a custom route file in Laravel