Hi! I have a model named User, that has an one to many relationship with a model named City, that ha...
Any other sulotions or examples??
So I'm developing a REST API, with the following schema members id other field other field member_...
Hello, is there way to make form submitting via ajax by default? In rails there is :remote => tru...
api_post public function api_post($url, $post_params) { $client = new GuzzleHttp\Client...
I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...
It's been two days debugging. is there a way to chain this properly ? I tried $post = Post::has('com...
I plan to point my A record for example.com to one server which I won't have control over. will it s...
Hello everyone. I have 3 Tables Posts id content Comments id commented_id (user_id) user_id User...
Greetings, I am returning a value from a variable in my controller but it yields different results w...
How can I create admin specific routes in Laravel 4 (Restfull Controllers): admin/users/ => User...
Hi guys, I've got a table which returns a large set of data from the database, but I was curious abo...
Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...
Hi, Laravel is very interesting, i'm new developer of this framework. I have some problems. I'd like...
I have 2 forms on one Category page: create and edit (with select options list) . I want to be able...
I have an ubuntu 12.04 instance on EC2 in AWS and a Laravel 4 Project uploaded there. I am trying to...
I am setting the authorize parameter in the Homestead.yaml file to point to a public key created wit...
Hi, I have a textinput from a user like that: This is first paragraph. This is second paragraph. The...
Hello guys, I am having some trouble filtering data through a relationship that i created... CLASS T...
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