Support the ongoing development of Laravel.io →

2,392 Threads

Laravel global scope on retrieving a model

Hi guys, I'm retrieving Events from the database and every time I get events from the database I wan...

0 Likes
1 Replies

Pass nginx error to Laravel debug

Hello everyone. I installed clean Laravel on LEMP (Nginx,PHP-FPM...) Everything right, but debug lar...

0 Likes
4 Replies
Solved
posted 9 years ago

Get "Maximum execution time of 30 seconds exceeded" from time to time

Hi, In our recent development based on Laravel, we got these kind of errors happened randomly (got 1...

0 Likes
5 Replies

Bypass CSRF protection on specific routes?

I'm dealing with a legacy spaghetti code mess, and moving it over to Laravel 5. For now I have some...

0 Likes
7 Replies

Manage multiple laravel installations in subdirectories

Hi, I try to setup multiple laravel installations in subdirectories and remove the public folder fro...

0 Likes
3 Replies
posted 9 years ago

Route with optional Parameters

Hello, could somebody tell me how to call an Action, which is in Home-Controller defined? Thank you...

0 Likes
3 Replies

Form Routing to Controller with Variables

I am trying to pass 2 variables at the end of a form {{ Form::open(array('method' => 'POST', 'ac...

0 Likes
2 Replies

Understanding CRUD

I have a question regarding CRUD. I actually wanted to ask this in IRC, but I noticed that this ques...

0 Likes
7 Replies
Solved

Pagination: Links are appearing but not the content

Hi, I'm trying to paginate a relatively simple query without any groupBy. The query works ok without...

0 Likes
11 Replies
Solved

Basic auth + API + jQuery + CORS

I seem to always post questions where no one can answer so here to hoping I get some help... Ive bee...

0 Likes
2 Replies
Solved

Elastic search

Hi, Finally I found forum for Laravel learners. I am struggling with last couple of days for integra...

0 Likes
4 Replies
posted 9 years ago

Routing problems - Controller Method not found when view is generated with parameters

Hi, This is probably very straightforward , but I just can't seem to grasp it out right now. I have...

0 Likes
2 Replies

Redirect problem

Hi, I'm trying to redirect based on whether an email is sent or not. Here is my code //only save if...

0 Likes
1 Replies
Solved
posted 9 years ago

Redirect error

return Redirect::to_route('authors') error Symfony \ Component \ HttpKernel \ Exception \ MethodNotA...

0 Likes
2 Replies
Solved

Input::get() return no value on another server

Hi all, This is my first post here, and im new to laravel. Im very confused here, I have developed a...

0 Likes
4 Replies

Best practice for image management

I have been looking at stapler and I think it may work for me. I am re-engineering a site that is es...

0 Likes
3 Replies

Laravel multiple delete checkbox

Hi gladly I want to delete only checked tasks. So to achieve that I use an array variable for the na...

0 Likes
3 Replies

restrict crud operations of resources to the owner

I'm noticing that in my views I'm doing a lot of checking whether the current user is the owner of a...

0 Likes
5 Replies

What do I do with a Response::json() in my view?

I've been going in circles trying to google my way out of this for days. I sort of want to roll up i...

0 Likes
20 Replies
Solved

Add comment using AJAX

Hello I want to add comments dynamically with AJAX but I have a problem. When I click submit I get e...

0 Likes
3 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.

© 2024 Laravel.io - All rights reserved.