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

Create New Post Contact Us

Learn how to test a Vue component

Freek Van der Herten wrote a nice tutorial on how to test Vue component. If you're working with Vue and Laravel, this is a must-read.

Learn how to test a Vue component

Conditionally pushing event listeners to queue

themsaid wrote a great tutorial on how to conditionally push event listeners to queue.

Conditionally pushing event listeners to queue

Real world backend API built with Laravel 5

realworld.io released a free app that we can use as a backend for mobile/frontend apps.

Real world backend API built with Laravel 5

Getting Started with Laravel and Docker

Liam “Xdega” Hockley shows us how to use Laravel with Docker.

Getting Started with Laravel and Docker

Laravel Dotenv Editor - the .env file editor tool for Laravel 5+

Laravel Dotenv Editor is an the .env file editor (or files with same structure and syntax) for Laravel 5+. Now you can easily edit .env files with following features:

Laravel Dotenv Editor - the .env file editor tool for Laravel 5+

How to encode a Laravel Project: Controllers, Models and Templates

ionCube has a good tutorial on how to use the ionCube Encoder to protect a simple Laravel 5 project by encoding the Laravel controller and model files, encrypting the Laravel Blade templates.

How to encode a Laravel Project: Controllers, Models and Templates

Bitcoin is now supported! You can buy all books using Bitcoin!

We're happy to announce that we now accept Bitcoin. You may use Bitcoin to buy all our products.

Bitcoin is now supported! You can buy all books using Bitcoin!

Refactoring series: Structuring Laravel - Part 1

Jergus Lejko wrote a good tutorial on how to structure a Laravel project.

Refactoring series: Structuring Laravel - Part 1