I am trying to fetch 3 values from 2 select forms and 1 date form and compare it to the one's on my...
I am making a simple search engine in which, If the selected list from the dropdown would match with...
I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...
Hi. everyone. I have a problem cycle. I do as a video https://www.youtube.com/watch?v=gxtuy9ZhDJw wo...
Hi, I would like to rename the query string param 'page' in pagination engine. I have seen that the...
Hi, Here's what i got when i try to quote a string $string = "Because I'm happy"; $quoted...
I have function all($columns = array(*)); public function all($columns = array(*)){ return $this...
Hey guys. I want to create a simple CMS with posts, categories and tags. Those models all have belon...
Howdy folks. WARNING: Deeply new to Laravel So, I created a bunch of migrations and it only fails on...
When a user registers in my application they also create a linked Institution. In the institution ta...
Hi, so I have a question regarding relationships. I have a user model, and an event model. The event...
I am working on creating a page with stats from data in a MySQL database, and trying to figure out t...
I have a great problem with Laravel at the moment. I've tried float and decimal datatypes without an...
I have the following code that produces the following error: "Undefined variable: tbl" The...
I have model called Reference which can have many child References but only one parent Reference. So...
On using the DB inside the controller I am getting an FatalErrorException stating class 'App/Http/Co...
Hello All, Im new here and just would like to know if the below way is PROPER OR NOT(it works for me...
hi i want convert this sql to eloquent but i don't now SELECT companies.LVal18AFC, basket.qty, b...
I have 3 tables. Photo id area_id user_id description User id name Area id name I want to make a...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community