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

Create New Post Contact Us

Testing File Uploads with Laravel

Let's create a simple application to upload files and test file uploads using fake with Laravel.

Testing File Uploads with Laravel

Easily generate PDF documents from HTML using Laravel Html2Pdf

A simple package for easily generate PDF documents from HTML.

Easily generate PDF documents from HTML using Laravel Html2Pdf

Laravel tutorial - Creating Events that are queueable and handle them with Supervisor

Vipul kumar basapati wrote a nice tutorial on how to create events that are queueable and handle them with Supervisor.

Laravel tutorial - Creating Events that are queueable and handle them with Supervisor

Vue API Query - A good "Laravel way" to build APIs with Vue.js

This package helps you quickly to build requests for REST API.

Vue API Query - A good "Laravel way" to build APIs with Vue.js

Learn how to quickly deploy your Laravel website or app on Heroku

Alin shows us how to quickly deploy your Laravel website or app on Heroku.

Learn how to quickly deploy your Laravel website or app on Heroku

Accessing Magento data from Laravel

Michiel wrote a nice tutorial on how to access Magento data from Laravel.

Accessing Magento data from Laravel

Make debugging easier by adding more data to your laravel logs

A nice package that we can use to debug apps easily.

Make debugging easier by adding more data to your laravel logs

Basic Eloquent Search Techniques in Laravel

It’s not necessary to pull in a package instantly. Most of the time we can use some simple techniques to perform searches in Eloquent.

Basic Eloquent Search Techniques in Laravel