Is there CRUD generator in Symfony 4 for AdminLTEBundle?
up vote
0
down vote
favorite
I have installed bundle kevinpapst/AdminLTEBundle in my application on Symfony 4. I want rendered editable tables in the basic content block. But i did not find package for Symfony 4.
Find for Symfony 3 and below:
- PetkoparaCrudGeneratorBundle
- gilles-hemmerle/symfony-crud-adminlte
- vaszev/crud-bundle-lte
Composer issues when installing this packages:
gilles-hemmerle/symfony-crud-adminlte 0.0.2 requires symfony/symfony 2.8.*
→ no matching package found.
sensio/generator-bundle v3.1.7 requires symfony/framework-bundle ~2.7|~3.0
→ no matching package found.
What to do?
php crud symfony4
New contributor
add a comment |
up vote
0
down vote
favorite
I have installed bundle kevinpapst/AdminLTEBundle in my application on Symfony 4. I want rendered editable tables in the basic content block. But i did not find package for Symfony 4.
Find for Symfony 3 and below:
- PetkoparaCrudGeneratorBundle
- gilles-hemmerle/symfony-crud-adminlte
- vaszev/crud-bundle-lte
Composer issues when installing this packages:
gilles-hemmerle/symfony-crud-adminlte 0.0.2 requires symfony/symfony 2.8.*
→ no matching package found.
sensio/generator-bundle v3.1.7 requires symfony/framework-bundle ~2.7|~3.0
→ no matching package found.
What to do?
php crud symfony4
New contributor
have you tried the 3d option,vaszev/crud-bundle-lte
? Basically I'd suggest to request support of symfony4 at github in an issue per project (may be there you get help on installing existing packages too)
– YakovL
16 hours ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have installed bundle kevinpapst/AdminLTEBundle in my application on Symfony 4. I want rendered editable tables in the basic content block. But i did not find package for Symfony 4.
Find for Symfony 3 and below:
- PetkoparaCrudGeneratorBundle
- gilles-hemmerle/symfony-crud-adminlte
- vaszev/crud-bundle-lte
Composer issues when installing this packages:
gilles-hemmerle/symfony-crud-adminlte 0.0.2 requires symfony/symfony 2.8.*
→ no matching package found.
sensio/generator-bundle v3.1.7 requires symfony/framework-bundle ~2.7|~3.0
→ no matching package found.
What to do?
php crud symfony4
New contributor
I have installed bundle kevinpapst/AdminLTEBundle in my application on Symfony 4. I want rendered editable tables in the basic content block. But i did not find package for Symfony 4.
Find for Symfony 3 and below:
- PetkoparaCrudGeneratorBundle
- gilles-hemmerle/symfony-crud-adminlte
- vaszev/crud-bundle-lte
Composer issues when installing this packages:
gilles-hemmerle/symfony-crud-adminlte 0.0.2 requires symfony/symfony 2.8.*
→ no matching package found.
sensio/generator-bundle v3.1.7 requires symfony/framework-bundle ~2.7|~3.0
→ no matching package found.
What to do?
php crud symfony4
php crud symfony4
New contributor
New contributor
edited 16 hours ago
YakovL
2,736102237
2,736102237
New contributor
asked yesterday
user314584
1
1
New contributor
New contributor
have you tried the 3d option,vaszev/crud-bundle-lte
? Basically I'd suggest to request support of symfony4 at github in an issue per project (may be there you get help on installing existing packages too)
– YakovL
16 hours ago
add a comment |
have you tried the 3d option,vaszev/crud-bundle-lte
? Basically I'd suggest to request support of symfony4 at github in an issue per project (may be there you get help on installing existing packages too)
– YakovL
16 hours ago
have you tried the 3d option,
vaszev/crud-bundle-lte
? Basically I'd suggest to request support of symfony4 at github in an issue per project (may be there you get help on installing existing packages too)– YakovL
16 hours ago
have you tried the 3d option,
vaszev/crud-bundle-lte
? Basically I'd suggest to request support of symfony4 at github in an issue per project (may be there you get help on installing existing packages too)– YakovL
16 hours ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
user314584 is a new contributor. Be nice, and check out our Code of Conduct.
user314584 is a new contributor. Be nice, and check out our Code of Conduct.
user314584 is a new contributor. Be nice, and check out our Code of Conduct.
user314584 is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53132642%2fis-there-crud-generator-in-symfony-4-for-adminltebundle%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
have you tried the 3d option,
vaszev/crud-bundle-lte
? Basically I'd suggest to request support of symfony4 at github in an issue per project (may be there you get help on installing existing packages too)– YakovL
16 hours ago