Support the ongoing development of Laravel.io →

1,848 Threads

posted 10 years ago

Controller location in a Route when its in controllers/folder

I like to keep my controllers based on the sections they represent so I put them in folders. In this...

0 Likes
2 Replies

Laravel 4, Ajax and Dojo Toolkit's AMD features

Is anyone ever tried implementing the dojo toolkit AMD with laravel 4, or could anyone please point...

0 Likes
1 Replies

Only allow specific user to edit/delete post

Hi guys, Im trying to do so that only the author of the post can edit and delete it from the list wh...

0 Likes
7 Replies

Redirect After Setting Response

Hi guys! I have a problem with my Response. I am generating a .ics file setting the headers and cont...

0 Likes
0 Replies

Beginner routing question

I'm considering Laravel for a project. Currently I route by using the query string, split on slashes...

0 Likes
3 Replies

Communication between two laravel installations on same server?

I am currently building a RESTful API for a JS based front end. I have a request to also build a CMS...

0 Likes
2 Replies

Problem with laravel/cashier

I got into trouble with that package created from Taylor can anyone help?? Here`s the complete Marku...

0 Likes
1 Replies

Laravel pivot table Base table or view not found

Hi im trying to query my tasks table. A little background information on the tables and how they are...

0 Likes
1 Replies

Route Model Binding with addtional optional parameters

I just can't get this to work: Route::model('mymodel', 'Mymodel'); Route::get('/test/{mymodel}/{view...

0 Likes
0 Replies

Form:model + checkbox

Hello everyone, I'm using form::model for data editing, works correct but return empty checkbox, how...

0 Likes
4 Replies
posted 10 years ago

How to redirect to a default View on a failure to render?

Very occasionally a request to my Paypal iframe view fails for some reason on Paypals end. This upst...

0 Likes
5 Replies

different routes depending on user type

Hi there, I'm stuck with this annoying problem in my laravel 4 project wich has three types of users...

0 Likes
3 Replies

How to get secure routes in form?

I have my routes defined in routes.php Route::any('user/list', array( 'as' => 'UserList', 'uses...

0 Likes
0 Replies

From Model Binding with one to many relation

Hello! I've got a problem with a form which should be populated with values from my database. My dat...

0 Likes
2 Replies

Howto handle exceptions that occur when database is disconnected or unreachable?

I am in the process of writing a SPA application using angularjs for the frontend and laravel as a R...

0 Likes
0 Replies
posted 10 years ago

What am I doing wrong here?

This is driving me crazy! :) http://help.laravel.io/e32a1abbf88d0635b62798d1b9a3d539c2c03a3d

0 Likes
0 Replies

$_GET isset with laravel?

I'm working with Laravel. Trying to work out the best conversion for below. Would I use query builde...

0 Likes
4 Replies
posted 10 years ago

Artisan command not seeing binding

I created a command called AttachUsers. When I run the command I get Argument 1 passed to AttachPhon...

0 Likes
2 Replies

problem in put in rest api

hi . i have problem in put data in rest api . for test i use postman . i have one method put data ....

0 Likes
3 Replies
posted 10 years ago

Is possible. done by ajax return instead of a Router

Hello friends, I am working with ajax and laravel is possible. done by ajax return instead of a Rout...

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