This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.
Auto-generate random password string with option for the inclusion of symbols. Uses Laravels Str random function to generate original alpha numeric string