Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 414 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 414 Bytes

Flyo Nitro Laravel Example

localhost:8004 see .env APP_PORT

./vendor/bin/sail up

local dev

./../nitrocms-laravel:/var/www/html/vendor/flyo/nitrocms-laravel
"repositories": [
    {
        "type" : "path",
        "url" : "../nitrocms-laravel",
        "options": {
            "symlink": true
        }
    }
]

Documentation

Read More in the Docs