Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

entwurfhaus/owlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owlet

Latest Version License Website

This is an example Laravel package.

Installation

  1. Open terminal, run composer require entwurfhaus/owlet.
  2. In your laravel application, open & edit config/app.php

    Optional: Import the service provider like below and save.

        'providers' => [
            ...
            Entwurfhaus\Owlet\ExampleServiceProvider::class,
            ...
        ],
    
  3. Then, run php artisan serve --port 8010.
  4. Type in url http://localhost:8010/owlet.
  5. That's it! 👍

License

This project is under the MIT LICENSE.

Donate

Buy me a ☕ if it helps you out. Could use the caffeine and kindness of fellow developers.

paypal