Giter VIP home page Giter VIP logo

nanobox-symfony's Introduction

Symfony from scratch

Symfony from scratch

Run a Symfony app locally, install nothing besides Nanobox.

Clone the repo

# clone the code
git clone https://github.com/nanobox-quickstarts/nanobox-symfony.git

# cd into the Symfony app
cd nanobox-symfony

Run the app

# Add a convenient way to access your app from the browser
nanobox dns add local symfony.dev

# Run Symfony as you would normally, with Nanobox
nanobox run php bin/console server:run 0.0.0.0

Check it out

Visit your app at symfony.dev:8000

Explore

With Nanobox, you don't have to have anything installed on your machine to run your app:

# drop into a Nanobox console
nanobox run

# where Symfony is installed,
php -v

# your packages are available,
composer show

# and your code is mounted
ls

Now What?

For more details about running Symfony apps with Nanobox visit guides.nanobox.io/php/symfony/

nanobox-symfony's People

Contributors

jeroenseegers avatar sanderson avatar sdomino avatar

Watchers

 avatar  avatar  avatar

nanobox-symfony's Issues

Hacktoberfest

If you're looking to get involved with Hacktoberfest, you've come to the right place. Just check out the guidelines and get started!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.