pociot.dev - all blogposts · Sep 9, 2018
Using Travis-CI for your Laravel Nova packages
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Today Laravel announced that Laravel Nova can now be installed via composer. This works by providing your nova.laravel.com username and password as credentials for composer, as well as adding a custom Laravel Nova composer repository to your composer.json file: "repositories": [ { "type": "composer", "url": "https://nova.laravel.com" } ], This is great news, as this does not only simplify updating…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.