Skip to content

xopino/symfony-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Skeleton dockerized application 🐳

🚀 Getting Started

To get started, make sure you have Docker installed on your machine. Then, clone the repository and navigate to the project directory.

Run the following command to create a new Symfony project and install the dependencies:

📋 Commands

make install

Creates a new Symfony project by running composer create-project and installs the dependencies. It also creates the cache directory for the application.

If you already installed your application, then:

make up

Starts the Docker containers in detached mode.

🎉 Congratulations!

Your Symfony application has been installed inside the ./application directory.

Head over to http://localhost:8585/ and begin exploring the possibilities of Symfony. 🚀

About

Dockerized symfony skeleton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published