Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jbrooksuk/artisan.page

A bookmarkable, searchable cheatsheet for Laravel's Artisan commands.
https://github.com/jbrooksuk/artisan.page

Last synced: 2 days ago
JSON representation

A bookmarkable, searchable cheatsheet for Laravel's Artisan commands.

Awesome Lists containing this project

README

        




The Laravel Artisan Cheatsheet



Checkmango


Cachet

A bookmarkable, searchable cheatsheet for [Laravel's](https://laravel.com) Artisan commands.

## Generation

The generation of the manifest files is done via the `build.php` script.

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate
```

## Credits

- [James Brooks](https://github.com/jbrooksuk)
- [All Contributors](../../contributors)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.