Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 297853
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T06:40:39+00:00 2026-05-12T06:40:39+00:00

I sure hope this is an ok question to ask here. I realize it

  • 0

I sure hope this is an ok question to ask here. I realize it isn’t a specific programming Q, but hopefully it does have an answer.

I’ve been trying to learn Symfony (PHP framework) and I’ve gone through the Jobeet tutorial as well as read through the massive “Book”. So I sit here about to begin my first project and amazingly find myself absolutely stuck on what to do. I realized that after reading all that… that I didn’t “get” what the overall flow was. I’m asking this here because of the WIKI style so this can be adopted by experienced symfony users and melded into a final document that myself and other symfonewbies can use.

I’m beginning this from the point of view of a Windows user with a local server setup and the folder(s) containing php and symfony executables have been added to my PATH environment variable. I’m also using the assumption that Doctrine is being used rather than Propel as it has been stated in the docs that the default setup will be Doctrine going forward.

  1. Create a folder for your project. Open a command line (in Windows, Start -> cmd.exe) and use the generate:project command to make the skeleton.
  2. I’m really already lost here. From the Jobeet tutorial it seems to suggest the next step is creating your database in schema.yml and running doctrine:build-all? Or does generate:app and generate:module etc come first?

and so-on.

I’d appreciate any symfony pros out there contributing. Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T06:40:40+00:00Added an answer on May 12, 2026 at 6:40 am

    Come up with a concept

    First of all think of an interesting project that you would like to build. The default for this kind of project is usually a blog, but if that does not float your boat, how about something like a twitter clone or a reddit clone?

    Build your model

    In Symfony, the thing to do now is build your model. Create it in either a schema.YML file or in a graphical product like DB Designer, MySQL Workbench etc.

    You need to add the tables, columns and foreign keys so that Propel can build you an interesting model to play with.

    Let symfony build your apps

    Now get on to the Symfony command line and create a couple of apps. A frontend, for the web and a backend to manage the site as an administrator.

    Now let Symfony generate your model based on your schema. The lib/model folder should now have a load of files, filled with some useful functions based on your model.

    For your backend app, generate a CRUD system with the admin generator and customise it with the yml file provided. Follow the myfirstapp tutorial for some interesting additions for the CRUD site.

    Go in and edit your freshly built site!

    For the Front end, create a module for each of the major parts of your site. These may include users, articles, tags, comments, stories, links, votes etc etc. Once you have some modules set up, the real fun starts. Create some functions in your actions file (such as list, show, delete, update) and create corresponding template files to display the results of the action.

    Each action you create is automatically mapped to a corresponding URL.

    http://yoursite/module/action
    

    Hope this gives you some inspiration!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Pretty sure this question counts as blasphemy to most web 2.0 proponents, but I
Not sure how to ask a followup on SO, but this is in reference
Im sure this will be a simple one but have a project that started
I have asked this question earlier today but I didn't provide enough information and
I'm not exactly sure how to ask this question really, and I'm no where
This is a two part question, but I want to make sure the first
I'm not even sure if this is possible but thought I'd ask anyway. Sorry
There's this question but it has nothing close to help me out here. Tried
OK, this isn't really a question to achieve anything practical, but still it is
Not sure what exactly is going on here, but seems like in .NET 1.1

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.