mardi 1 mars 2016

How to run a classic SQL query in Laravel 5

I'am new to laravel and wish to run this classic sql query:

('select skill_question.skill_id from skill_question, skill_result where skill_question.question_id = skill_result.correct_answered_question')

How should I do this ?

Thanks

Charles



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire