Support the ongoing development of Laravel.io →
posted 10 years ago

Spacing with Blade functions like @yield

One thing that has constantly bugged me is how @yield handles tabs ... I understand that it basicall...

0 Likes
0 Replies

[Laravel 5] I have an idea, but I don't know if it's a good idea or a stupid idea

I want to make an AngularJS webapp that uses Laravel as the back-end. Angular will do most of the wo...

0 Likes
2 Replies
posted 10 years ago

Download response AND view/redirect

Is there a method to send a download response along with a view or redirect using Laravel? I am thin...

0 Likes
2 Replies
Solved
posted 11 years ago

Meetup in / around Atlanta

We are looking to measure the interest of a new laravel-specific meetup around the Atlanta area. We...

0 Likes
1 Replies

trying to install laravel elixire

I'm getting this error http://s29.postimg.org/n1dckrlrb/error.png I really have no idea what to do.

0 Likes
0 Replies
posted 10 years ago

Send many emails from Laravel SMTP Gmail

Hi all, I am sending emails, but When sending many emails I get the suiguente Error: "productio...

0 Likes
1 Replies
posted 10 years ago

Additional log info

Hi. If there any ability to add custom info to laravel log? For example, i want add user login and i...

0 Likes
1 Replies
Solved

Theory Q: How to use MVC patterns when accessing resources many different ways

Theoretical question: Let's say I have one model method (“User.store” let’s say), but lots of differ...

0 Likes
2 Replies
Solved

How to register and login in one

Hi there, Pretty new to Laravel, have successfully managed to register users through a form and a st...

0 Likes
2 Replies
Solved

Chaining hasManyThrough relationships

Hi! I have a model named User, that has an one to many relationship with a model named City, that ha...

0 Likes
2 Replies
0 Likes
0 Replies

Related models that don't have a database representation

So I'm developing a REST API, with the following schema members id other field other field member_...

0 Likes
1 Replies
Solved

Remote forms

Hello, is there way to make form submitting via ajax by default? In rails there is :remote => tru...

0 Likes
0 Replies

GuzzleHttp Exception: invalid argument supplied for foreach()

api_post public function api_post($url, $post_params) { $client = new GuzzleHttp\Client...

0 Likes
0 Replies

Laravel password reset

I'm having trouble getting the Laravel password reset functionality to work. I think the issue stems...

0 Likes
2 Replies

[ask] Chaining one to many relationship

It's been two days debugging. is there a way to chain this properly ? I tried $post = Post::has('com...

0 Likes
2 Replies

DNS configuration and wildcard routing

I plan to point my A record for example.com to one server which I won't have control over. will it s...

0 Likes
2 Replies

Eloquent Join Table Comment, Post, and User.

Hello everyone. I have 3 Tables Posts id content Comments id commented_id (user_id) user_id User...

0 Likes
2 Replies
Solved

Strange Behavior. Controller Var dump results different than blade var dumpresults.

Greetings, I am returning a value from a variable in my controller but it yields different results w...

0 Likes
4 Replies

Laravel Route

How can I create admin specific routes in Laravel 4 (Restfull Controllers): admin/users/ => User...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

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.

© 2025 Laravel.io - All rights reserved.