Skip to content

Commit

Permalink
⚡ Host screenshots locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Jan 31, 2024
1 parent 0343d2e commit 218525d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/docs/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $ php laracord make:event Example

When creating an event, you will be prompted to choose a listener from a searchable select box.

![Event Screenshot](https://i.imgur.com/S1sdFim.png)
![Event Screenshot](/images/make-event.png)

Once you select a listener, an Event class will automatically be generated including the necessary namespaces/typing specific to the handler.

Expand Down
2 changes: 1 addition & 1 deletion content/docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Laracord is a [micro-framework](https://github.com/laracord/framework) that prov

Build functional, elegant bots harnessing the full power of [Laravel](https://laravel.com/) alongside [DiscordPHP](https://github.com/discord-php/DiscordPHP).

![Screenshot](https://i.imgur.com/yW2vpPR.png)
![Screenshot](/images/laracord-cli.png)

## Creating a Project

Expand Down
Binary file added public/images/laracord-cli.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/make-event.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 218525d

Please sign in to comment.