Skip to content

petersowah/laravel-buddy

Repository files navigation

Laravel Buddy

A small stand-alone CLI app, built with Laravel Zero, that helps you to quickly setup your next laravel project.

Documentation

Installation

To install, please run:

composer global require petersowah/laravel-buddy

Usage

To use the tool, please run:

laravel-buddy init [new-laravel-project]

and follow prompts. This will get your database credentials and save to a file for retrieval on your next project and will be pre-populated for you when you choose same connection, say, MySQL.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.