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

Create New Post Contact Us

LaraAdmin: a Laravel CRM for quick-start Admin based applications

gdbhosale released a cool Laravel CRM that we can use to build a Laravel application quickly.

LaraAdmin: a Laravel CRM for quick-start Admin based applications

How to upload and list files from database in Laravel 5.2

Ajay Gupta has another tutorial on how to upload and validate files and images in Laravel 5.2.

How to upload and list files from database in Laravel 5.2

How to implement Multi Auth in Laravel 5.2

imrealashu wrote a tutorial on how to implement Multi Auth in Laravel 5.2

How to implement Multi Auth in Laravel 5.2

Integrate Facebook Login Authentication and Register Example in Laravel 5.2 from Scratch

Ajay Gupta wrote a tutorial on how to integrate Facebook Login Authentication in Laravel 5.2 from scratch.

Integrate Facebook Login Authentication and Register Example in Laravel 5.2 from Scratch

Laravel PHP Framework and AngularJS CRUD with Search and Pagination Example

ajaysoftdeveloper wrote a good tutorial on how to create an application with search, pagination and CRUD in Laravel 5.2 and Angular JS.

Laravel PHP Framework and AngularJS CRUD with Search and Pagination Example

Learn to use Corcel Laravel WordPress API to create Web Applications

Junior Grossi wrote a tutorial on how to use Corcel package to create a Laravel application with Wordpress backend.

Learn to use Corcel Laravel WordPress API to create Web Applications

Active Repository is good & Awesomely Usable

I’ve just published a new article about “Active Repository” being good & awesomely usable. It’s Part One of Practical Software Architecture series. If you’re interested in reading more about the hybrid implementation of Active Record & Repository Pat

Active Repository is good & Awesomely Usable

Laravel Validation And User Input Sanitization To Prevent XSS Exploits

Danish Ashrafi has a nice tutorial on how to prevent XSS Exploits when using Laravel.

Laravel Validation And User Input Sanitization To Prevent XSS Exploits