Skip to content

RonasIT/laravel-helpers

Repository files navigation

Laravel Helpers

Coverage Status

This plugin provides set of helpers functions, services and traits.

Installation

Composer

  1. Run composer require ronasit/laravel-helpers
  2. For Laravel <= 5.5 add RonasIT\Support\HelpersServiceProvider::class to config app.providers list

Features

Https schema

The package is forcing the HTTPS scheme for your app. Generally, it affects the URL generation logic.

This allows to use many web-related packages like Telescope, Nova, etc.

Usage

Migration guids

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 23

Languages