Skip to content

Latest commit

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

DevFactory - Macros

Installation in Laravel

You can pull in the package via composer (Laravel 6+):

composer require devfactory/macros

You can pull in the package via composer (Laravel 5):

composer require devfactory/macros:^1.0

Then register the service provider and Facade by opening app/config/app.php

Devfactory\Macros\MacrosServiceProvider::class,

You must publish the config file:

php artisan vendor:publish --provider="Devfactory\Macros\MacrosServiceProvider"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages