Support the ongoing development of Laravel.io →

2,390 Threads

Trigger 500 error from the start.php file

In the ./application/start.php file, is there a way to respond with the 500 error page here, before...

0 Likes
2 Replies

Redirect is no return

Hey guys, i have create a lib class for my ACL. But after call a return Redirect::route(.....) nothi...

0 Likes
4 Replies

Is there a reason for using URL Helpers?

Lets start with three examples: <link rel="stylesheet" href="assets/css/app.css&qu...

0 Likes
3 Replies
Solved
posted 10 years ago

Fatal error displaying at top of each page

I'm trying to catch the fatal error to display a generic error page. But the fatal error message is...

0 Likes
0 Replies

Show only 'courses' that 'user' has created

Hey, I'm trying to build a query where I want only courses that belong to a user_id are displayed. H...

0 Likes
4 Replies
Solved

Official Facebook SDK vs Opauth

Which is best solution for facebook login? Can someone help me?

0 Likes
0 Replies

Implement a request queue for a REST API

Hi, I'm new to laravel and php in general. I tried to implement a RESTful JSON API that gets a json...

0 Likes
0 Replies

Filter own threads

Considering you got this "Open" and "Solved" filters at the top, would be nice i...

0 Likes
5 Replies

Controller-routes not working properly when deploying

I'm working on an application, and I just started pushing it to my staging server to test it out in...

0 Likes
1 Replies

Eloquent model event executed on Query\Builder instead of Model

Hi everyone, i have pretty weird problem. I am developing a project with Laravel with my laptop (XAM...

0 Likes
1 Replies
Solved

Displaying, Storing, manipulating timer through session variable

Is it possible to show a timer countdown (30 minutes) using a session variable and logging out when...

0 Likes
1 Replies
posted 10 years ago

Issue with URL generation

I'm currently using Laravel 4.0* with my app and having trouble producing clean URLs when the URL be...

0 Likes
3 Replies
Solved

Post request with Media temple

Hello, I'm new to the world of Laravel my first app is running ok locally through mamp when i'm tryi...

0 Likes
2 Replies

Fortrabbit issue with angular post

Hi, I have just uploaded my Laravel backend and Angularjs front to Fortrabbit and I am having issues...

0 Likes
4 Replies

Assigning Variable to URL

Route::get('/p/{id}/{name?}', array( 'as' => 'viewItem', 'uses' => 'HomeController@viewIte...

0 Likes
4 Replies

Long running Iron.io queue jobs run multiple times

Hello, I'm currently testing Iron.io push queues for some long running (2-3 minutes) jobs. I've not...

0 Likes
2 Replies
Solved

json_decode returns null on reponse:json string on 'local' API

However if I do return $response; all the data is perfectly displayed. It seems like json_decode onl...

0 Likes
0 Replies

Foundation CSS framework dropdown menu is not working correctly

Hi, I am trying to use foundation CSS framework with laravel. Most of the things work fine. The firs...

0 Likes
3 Replies
Solved
posted 10 years ago

Dynamic route prefix

Hi, how can I make dynamic prefix for all routes in Laravel? I want something like /{model_id}/contr...

0 Likes
1 Replies

404 URLs create error logs

When users browse my website on their iPhone's Safari, it will automatically request for many variat...

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.

© 2024 Laravel.io - All rights reserved.