midnite81/laravel-base

Base Functionality for Laravel
35,335 3
Install
composer require midnite81/laravel-base
Latest Version:v4.0.1
PHP:>=5.5.9
License:MIT
Last Updated:Feb 3, 2021
Links: GitHub  ·  Packagist
Maintainer: midnite81

LaravelBase Latest Stable Version Total Downloads Latest Unstable Version License

Some base functionality for Laravel

Work in progress - proper documentation to follow.

Installation

This package requires PHP 5.6+, and includes a Laravel 5 Service Provider and Facade.

To install through composer include the package in your composer.json.

"midnite81/laravel-base": "2.0.*"

Run composer install or composer update to download the dependencies or you can run composer require midnite81/laravel-base.

Refresh Autoloader

At this point some users may need to run the command composer dump-autoload. Alternatively, you can run php artisan optimize which should include the dump-autoload command.

Documentation

Related Packages

rinvex/laravel-authy

Rinvex Authy is a simple wrapper for Authy TOTP, the best rated Two-Factor Authe...

77,921 32
toplan/laravel-sms

A mobile phone number validation solution based on laravel

80,478 835
laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

8,859,197 258
kavenegar/laravel

laravel 4 and 5 kavenegar integration

361,233 86
laravel-notification-channels/authy

Authy notification channel for Laravel, with the ability to send in-app, sms, an...

46,701 57