LaravelPackages.net
Acme Inc.
Toggle sidebar
muath-ye/laravel-girlfriend

A wonderful command line tool for managing your love with laravel and your helpers.

13
1
1.0.0
About muath-ye/laravel-girlfriend

muath-ye/laravel-girlfriend is a Laravel package for a wonderful command line tool for managing your love with laravel and your helpers.. It currently has 1 GitHub stars and 13 downloads on Packagist (latest version 1.0.0). Install it with composer require muath-ye/laravel-girlfriend. Discover more Laravel packages by muath-ye or browse all Laravel packages to compare alternatives.

Last updated

Laravel Girlfriend

This is a package to managing your love with laravel helpers.

Installation

Require this package with composer package manager.

composer require muath-ye/laravel-girlfriend

Laravel uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.

Laravel without auto-discovery

If you don't use auto-discovery, add the ServiceProvider to the providers array in config/app.php

Muathye\Girlfriend\ServiceProvider::class,

Usage

Let your girlfriend creates helpers.php file in your resources directory by using this command line:

php artisan girlfriend:kissme

You will find resources/helpers.php file, your are free to update the file by your own needs.

That is it.

Comments