petersowah/laravel-buddy

A simple cli tool for getting started on Laravel projects

0.2.2 2022-10-18 00:46 UTC

This package is auto-updated.

Last update: 2024-03-30 00:24:15 UTC


README

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 petersowah@gmail.com instead of using the issue tracker.

Credits

License

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