forked from blek/world
23 lines
494 B
Markdown
23 lines
494 B
Markdown
+++
|
|
template = 'custom/project.html'
|
|
|
|
title = 'blek! Bin'
|
|
description = 'A pastebin copy'
|
|
date = '2024-08-01'
|
|
slug = 'sail'
|
|
year = 2024
|
|
month = 1
|
|
day = 8
|
|
lang = 'en'
|
|
|
|
[extra]
|
|
git_repo = 'github.com/b1ek/sail.git'
|
|
demo_url = 'github.com/b1ek/sail'
|
|
author = 'b1ek <me@blek.codes>'
|
|
license = 'None'
|
|
+++
|
|
|
|
If you are familiar with Laravel, you must've hear of Laravel Sail.
|
|
|
|
Well, this project is basically Laravel Sail, but its built to survive in production.
|
|
Check the github repo for more info. |