Support the ongoing development of Laravel.io →

Can't find artisan Commands

I just tested Commands successfully on my XAMP at home. Now I've uploaded updates to my live server...

0 Likes
1 Replies
posted 10 years ago

I am facing problem in My first rest Api

I am very new on laravel .....and my company wants to make an api on laravel ....But i am unable to...

0 Likes
4 Replies
Solved
posted 10 years ago

Applying a where() clause for each table using Eloquent

I have a problem that the docs don't seem to cover (or I'm just not seeing anything in the docs that...

0 Likes
2 Replies
Solved

Problem with {{ Form::text('{{name}}') }} in Blade?

I have problem with {{ Form::text('{{name}}') }} in Blade. Please help me.

0 Likes
7 Replies

Eloquent relations

Im having a bit of trouble to find the best and correct way to set up my Models relationships to fet...

0 Likes
1 Replies
posted 11 years ago

How to add a dyanmic appends to a model

I've got restful API set up in the /components/index/ route. Components have a belongsToMany relatio...

0 Likes
5 Replies

Pessimistic Locking - Can Someone Explain??

I'm trying to understand what Pessimistic Locking is. It's referenced in the documentation (http://l...

0 Likes
1 Replies

How to allow not $fillable field to be mass-assigned in certain situations?

I have a general User model with general mass-assign white listing of fields as protected $fillable....

0 Likes
5 Replies
Solved

View::composer() runs twice when $response->getOriginalContent() is used.

Hi, I'm new to Laravel, not to PHP programming, the following is driving me nuts. I have in filters....

0 Likes
2 Replies

Manually set belongsToMany relation

Hi I'm trying to manually set relations according to the configuration file. In my constructor for e...

0 Likes
0 Replies

Upload to host

I am using laravel 4.2 on windows with bitnami wamp stack. It came with wamp stack. Rather than be...

0 Likes
0 Replies
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

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.