https://github.com/morning-train/laravel-dev-commands
https://github.com/morning-train/laravel-dev-commands
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/morning-train/laravel-dev-commands
- Owner: Morning-Train
- License: gpl-3.0
- Created: 2020-04-29T05:44:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T05:04:09.000Z (about 3 years ago)
- Last Synced: 2025-01-07T23:49:10.764Z (over 1 year ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Dev commands for Laravel
## Installation
Via Composer
``` bash
$ composer require morningtrain/laravel-dev-commands
```
After update or installation, publish config to the public directory
`php artisan vendor:publish --tag=dev-commands`
# Credits
This package is developed and actively maintained by [Morningtrain](https://morningtrain.dk).