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

Create New Post Contact Us

Laravel Tumblr API Integration

Laravel School wrote a good tutorial on how to integrate Laravel with Tumblr API.

Laravel Tumblr API Integration

Laravel  -  Include your own helper functions

Sometimes you might want to create a function that is available everywhere, this is where this tutorial comes in handy for you

Laravel  -  Include your own helper functions

Add or Remove Dynamic Fields in Laravel 5.8

If you are looking to add or remove dynamic input fields using jquery tutorial with Laravel 5.8 framework, then this tutorial will help you with step by step video tutorial and complete source code.

Add or Remove Dynamic Fields in Laravel 5.8

Free Programming Courses from Harvard, MIT, Microsoft and more

Did you know that you can learn programming online from institutions like Harvard, MIT and Microsoft on edX.org? The nonprofit site offers 2000 online courses from 140 institutions worldwide. Courses are free to try.

Free Programming Courses from Harvard, MIT, Microsoft and more

Learn how to use Laravel without Facades. Part 1: Router

Frano Šašvari wrote a nice tutorial on how to use Laravel without Facades. Don't like Facades? This is the tutorial for you!

Learn how to use Laravel without Facades. Part 1: Router

Laravel 5.8 Email Verification Step By Step Tutorial

This tutorial will guide you on how to enable email verification feature in your Laravel 5.8 projects.

Laravel 5.8 Email Verification Step By Step Tutorial

Automating Stripe Checkout Payments with Laravel Dusk

Browser testing of Stripe Payment component via Laravel Dusk.

Automating Stripe Checkout Payments with Laravel Dusk

Laravel 5.8 Basic CRUD Operations In-Depth Example

This article goes into detail of creating a basic CRUD application example in the latest version of Laravel. This example uses a resource controller consists of a Task Manager example.

Laravel 5.8 Basic CRUD Operations In-Depth Example