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

Create New Post Contact Us

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

Learn how to use jQuery Bootgrid plugin with Laravel 5

Avinash wrote a tutorial on how to use jQuery Bootgrid plugin - a powerful table extender - with Laravel 5.

Learn how to use jQuery Bootgrid plugin with Laravel 5

Five Awesome Code Snippets For Your Laravel PHP Applications

Rob Simpkins shares five awesome code snippets that he frequently uses across all his Laravel applications.

Five Awesome Code Snippets For Your Laravel PHP Applications

Log activity in a Laravel app with Laravel Activitylog

Freek Van der Herten built a new package that we can use to log all users' activity easily: Laravel ActivityLog.

Log activity in a Laravel app with Laravel Activitylog

Packt Skill Up 2016 - Get a 75% off voucher for any of Packt ebooks or video courses

We would like to let you know that Packt is back with its annual IT Skill Up survey.

Completing this short survey will also **give you a 75% off voucher for any of Packt eBooks or video courses**.

Packt Skill Up 2016 - Get a 75% off voucher for any of Packt ebooks or video courses

Learn how to send scheduled tasks output to Slack using Laravel

TNTStudio wrote a tutorial on how to send scheduled tasks output to Slack using Laravel 5. If you're working with Slack or want to learn more about Laravel's task scheduler, this is a must read.

Learn how to send scheduled tasks output to Slack using Laravel