Package Data | |
---|---|
Maintainer Username: | diridam |
Maintainer Contact: | mihai.tudor@gmail.com (Mihai Tudor) |
Package Create Date: | 2015-11-05 |
Package Last Update: | 2015-11-06 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-12-17 03:05:22 |
Package Statistics | |
---|---|
Total Downloads: | 23 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
VBulletin 4.2.3 Bridge for Laravel 5.1
NOTE: this is a bridge to verify if the user is logged in or not.
Installation:
"require": {
...
"diridam/laravel5vbbridge": "dev-master"
},