Download the PHP package oguzcandemircan/laravel-guest without Composer
On this page you can find all versions of the php package oguzcandemircan/laravel-guest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oguzcandemircan/laravel-guest
More information about oguzcandemircan/laravel-guest
Files in oguzcandemircan/laravel-guest
Package laravel-guest
Short Description :description
License MIT
Homepage https://github.com/oguzcandemircan/laravelguest
Informations about the package laravel-guest
Laravel Guest
This is where your description should go. Take a look at contributing.md to see a to do list.
Installation
Via Composer
Usage
Your models should use the LaravelGuestTrait trait.
Via helper functions
Via facades
Via Laravel resolve helper function
Service Container
Helper Functions
Available Methods
Resource | Method | Type |
---|---|---|
OguzcanDemircan\LaravelGuest\LaravelGuest | isGuest | Boolean |
OguzcanDemircan\LaravelGuest\LaravelGuest | isMember | Boolean |
OguzcanDemircan\LaravelGuest\Helpers\Functions.php | is_guest() | Boolean |
OguzcanDemircan\LaravelGuest\Helpers\Functions.php | is_member() | Boolean |
OguzcanDemircan\LaravelGuest\Helpers\Functions.php | user_id() | Integer |
Change log
Please see the changelog for more information on what has changed recently.
Testing
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
- Oğuzcan Demircan
- All Contributors
License
license. Please see the license file for more information.