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

Create New Post Contact Us

How to integrate OAuth2 into our Laravel application with oauth2-server-laravel

James McFadden wrote a nice tutorial on how to use OAuth2 with Laravel applications.

How to integrate OAuth2 into our Laravel application with oauth2-server-laravel

How to add pagination with search functionality to our laravel app

Avinash wrote a tutorial on how to add pagination with search functionality to our Laravel application.

How to add pagination with search functionality to our laravel app

Dynamic Treeview with jQuery and Laravel PHP Framework

Ajay Gupta wrote another tutorial on how to create a dynamic treeview with jQuery and Laravel.

Dynamic Treeview with jQuery and Laravel PHP Framework

Learn how to add search functionality to our Laravel application

avinash wrote a tutorial on how to implement search functionality in our Laravel app.

Learn how to upload images from summernote text editor in Laravel 5

Ajay Gupta wrote a tutorial on how to upload images from summernote text editor and store the images' path into our database.

Learn how to upload images from summernote text editor in Laravel 5

Learn how to validate Laravel forms using Google reCaptcha

Ajay Gupta wrote another tutorial on how to validate Laravel forms using Google reCaptcha. This technique can be used to protect our websites from spamming.

Learn how to validate Laravel forms using Google reCaptcha

Laravel Bootstrap Typeahead Autocomplete Search from Database

Ajay Gupta wrote a nice tutorial on how to build an autocomplete search text box with Laravel 5.

Laravel Bootstrap Typeahead Autocomplete Search from Database

Learn how to create a Laravel 404 page using custom exception handlers

John Kariuki wrote a tutorial on how to how to create a Laravel 404 page using custom exception handlers.

Learn how to create a Laravel 404 page using custom exception handlers