symfony2 tag

23 questions


1 answers
82 views
0
Can I use symfony 2.8 on the Sakura rental server?

We are developing SNS through symfony2.8.Currently, I put xampp in the Windows machine and run it, but I would like to rent a rental server and publish it in the future.If possible, would it be possib...

1 years ago

1 answers
77 views
0
Can I use symfony 2.8 on the Sakura rental server?

We are developing SNS through symfony2.8.Currently, I put xampp in the Windows machine and run it, but I would like to rent a rental server and publish it in the future.If possible, would it be possib...

1 years ago

1 answers
59 views
0
Japaneseization of validation messages in Silex

Validation of form entries in Silex 2.x.I saved the translation in YAML, so I read it as follows.$app->register(newSilex\Provider\ValidatorServiceProvider());$app->register(newSilex\Provider\Loc...

1 years ago

2 answers
82 views
0
I want to see one table across the symfony2 Bundle

Thank you for your help.I'm studying PHP and symfony.Parent/AdminBundle/Parent/UserBundle/There are two bundles.There are three tables:(It has already been created and contains data.) adminuserproduct...

1 years ago

1 answers
58 views
0
I would like to display only Symfony 4's form that meets the requirements in the select box.

This is my first time to ask a question.We have decided to systemize the management tables of rental services that Excel has managed.As it is an internal project, I am thinking of implementing it in S...

1 years ago

1 answers
76 views
0
How to Define Conditional Validation in yml

When defining the form validation function of symfony2 in yml, I would like to make the field B required only if the value of the field A is 1. How do I write such a conditional validation in yml?Than...

1 years ago

1 answers
98 views
0
The welcome page for symfony2 does not appear.

I am building the environment based on the following tutorial on symfony2.I am troubled that the welcome page is not displayed.http://docs.symfony.gr.jp/symfony2/quick_tour/the_big_picture.html#quick-...

1 years ago

1 answers
85 views
0
Stopped at Firewall with Simultaneous Access: Security: Symphony 2

Environment and Prerequisites Implementing authentication. (config:firewalls)Introducing bundle FOSUserBundleThe following actions are performed while logged in.There is simply an action to sleep.rout...

1 years ago

1 answers
87 views
0
How to Add Non-page Arguments in the KnpPaginatorBundle

I'd like to use KnpPaginatorBundle for paging in symfony2.I don't know how to describe the search criteria if you want to include them in paging in the list of search results./blog/February 2016 with ...

1 years ago

1 answers
115 views
0
Compass error "Individual stylesheets must be in the pass directory" in Symphony2 in Windows environment

I usually work in a Linux environment, but You must create a Symphony 2 environment in your Windows environment.Install the XAMPP package on Windows and Configured the Symphony 2 framework.The system ...

1 years ago
« - 2 - »

© 2024 OneMinuteCode. All rights reserved.