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

Create New Post Contact Us

Laravel IoC Container: Why we need it and How it works

An important part of Laravel’s philosophy is the IoC container or Service Container. This article helps you to learn about this.

Laravel IoC Container: Why we need it and How it works

Creating charts with Laravel And Vue.js

Creating charts with Laravel, chartjs and Vue.js is today’s topic.

Creating charts with Laravel And Vue.js

Create A Laravel Vue Single Page App In Under An Hour

Pardeep Kumar has demonstrated a nice tutorial for creating a Laravel and VueJS powered single page application.

Create A Laravel Vue Single Page App In Under An Hour

Laravel component - Search addresses and store in database.

The second component that Appnoder is giving to Learning Laravel followers for free. It would be a small gift for being our follower.

 Laravel component - Search addresses and store in database.

LaraTie - Laravel Package Development Boilerplate

If you're looking for a good Laravel boilerplate, LaraTie is a good choice.

LaraTie - Laravel Package Development Boilerplate

Laravel autocomplete search with typeahead.js

Sapnesh Naik shows us how to use the Twitter’s typeahead.js autocomplete library in Laravel based projects.

Laravel autocomplete search with typeahead.js

Learn how to upload and manage files with Laravel and Vue.js

Alex Mitrakhovich shows us how to build a simple service that allows us to upload and manage files.

Learn how to upload and manage files with Laravel and Vue.js

Upload files with Vue.Js and Laravel

We will use Laravel 5.6 as a backend and Vue js as a frontend. In this small project, we will upload an image from the vue component.

Upload files with Vue.Js and Laravel