Support the ongoing development of Laravel.io →
Configuration Database
Last updated 2 years ago.
0

Create a Model for your calendar and set the table name on it.

https://laravel.com/docs/5.1/eloquent

For most queries you'd want to do eloquent has a simple fluent sintax. But if at some point you are struggling or your query is pretty elaborated (subqueries on the subquery of the subquery for another subquery...) you can always use the raw method of the query builder "(DB::Select(DB::raw))"

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Arios509 arios509 Joined 17 Jan 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.