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

Create New Post Contact Us

Learn how to create a Realtime Chatroom With Laravel, VueJS And Pusher

Ahmed Khan wrote a nice tutorial on how to create a Realtime Chatroom With Laravel, VueJS And Pusher.

Learn how to create a Realtime Chatroom With Laravel, VueJS And Pusher

Laravel Theme and Asset Management Package Themevel

Themevel is a Laravel 5 theme and asset management package. You can easily integrate this package with any Laravel based project.

Laravel Theme and Asset Management Package Themevel

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