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

Create New Post Contact Us

Using Events and Listeners in Laravel 7 with Example

In this article, we’ll create Events and Listeners using an example of a post. Once a post is created, the users will be notified about the post through emails.

Using Events and Listeners in Laravel 7 with Example

Notebook With Laravel 7 and Vue.js

Notebook is a simple free-form information gathering web application. It is designed using Laravel 7 and Vue Js.

Notebook With Laravel 7 and Vue.js

Setup Daily Emails using Laravel

In this tutorial, we will learn how to set up fully functional daily emails using laravel and schedule to send emails daily.

Setup Daily Emails using Laravel

Laraish - A Laravel Wordpress Theme

Laraish is a Laravel Wordpress theme. With this theme you can take advantage of all the awesome Laravel features inside of wordpress!

Laraish - A Laravel Wordpress Theme

Easily Create Slug in Laravel for Posts

Slug is just a simplified string that comes at the end of the URL which usually refers to some specific page or post.

Easily Create Slug in Laravel for Posts

10 Laravel 7 Eloquent Tricks

Some of the features which you might often reach out for ease of use and cleaner code in your laravel project.

10 Laravel 7 Eloquent Tricks

How to Export 10M+ records in XLSX in Laravel 7.x using rap2hpoutre/fast-excel

Laravel FastExcel is intended at being Laravel-flavoured Spout, with the goal of simplifying imports and exports

How to Export 10M+ records in XLSX in Laravel 7.x using rap2hpoutre/fast-excel

Daily Automatic Database Backup in Laravel 7

In this example, we will create database:backup, and we will schedule daily this command to run.

Daily Automatic Database Backup in Laravel 7

SummerNote WYSIWYG Text Editor Save Images To Public Path In PHP Laravel

If you're wondering how to install and work with the basic SummerNote Text Editor, read this article.

SummerNote WYSIWYG Text Editor Save Images To Public Path In PHP Laravel

The things you should know when using Laravel and AWS

The AWS or Amazon Web Services offers several features to help companies scale in order to support millions of users.

The things you should know when using Laravel and AWS