https://github.com/tarlepp/caliel
https://github.com/tarlepp/caliel
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tarlepp/caliel
- Owner: tarlepp
- Created: 2021-04-16T19:45:04.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-01T19:34:13.000Z (over 3 years ago)
- Last Synced: 2024-04-09T21:52:31.574Z (about 2 years ago)
- Language: PHP
- Size: 237 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is this?
Someone asked question on #symfony IRC on freenet, so I created this repository to solve that.
```bash
17:23 < caliel> good morning #symfony
17:24 < caliel> I have a table "Images", a table "Slider" and a table "SliderImages", which is an association between $sliders and $images
17:24 < caliel> How can I select, in a controller, to get "Images" that are not in the "SliderImages" of the "Slider" ?
17:24 < caliel> dunno if I wrote correctly
```
## License
MIT