laravel-buddy maintained by petersowah
Description
A simple cli tool for getting started on Laravel projects
Author
Last update
2023/12/30 08:52
(dev-tests)
License
Downloads
22
Tags
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 petersowah@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.