Support the ongoing development of Laravel.io →

2,389 Threads

Relationship cant access recently created model

Hello, I have this scenario: Route::group([ 'middleware' => ['reservation'], 'prefix' =&g...

0 Likes
1 Replies
Solved

Asyncronous AJAX requests cause session problems

Hi, I am using Laravel 5 ("laravel/framework" version is " v5.1.16", Homestead U...

0 Likes
0 Replies
posted 9 years ago

Laravel/Lumen signed cookies

I don't know if this is normal, but I have considerations: I'm running Laravel Lumen and using cooki...

0 Likes
0 Replies

Public Opinion Needed - Please help

Not so much a technical question, just looking for opinions. I am working on what you would call an...

0 Likes
1 Replies

Using IFELSE in Routes

Heyy, can I using IF ELSE in Routes like this ??

0 Likes
1 Replies

How to post data without submitting any form from classes other than controllers

Hello, Please let me know how can I post data from a non-controller class while redirecting to any r...

0 Likes
1 Replies
posted 9 years ago

Roting Issue / Question

I have a SettingsController and in routes.php this will work: Route::get('settings', array( 'us...

0 Likes
2 Replies
Solved

Is there a way to automatically populate an object with Request data in a Controller method?

I'll try to keep this as short as possible. Basically I want to be able to do this: Let's say I have...

0 Likes
0 Replies
posted 9 years ago

InvalidArgumentException in compiled.php line 8848: Route [emailapp.defaulttemplate] not defined.

i had a error with controller page. public function getcolumnone(){ //TODO: Select emailapp template...

0 Likes
2 Replies

laravel 5 development.ERROR

Im getting this error randomly,i search it and it seems that this happens if you havent set an app k...

0 Likes
5 Replies
Solved

how to select datas from a relation in a collection or change their names before being turned into JSON

I have been stuck on this for a while even after reading other questions & docs from Laravel. I...

0 Likes
5 Replies
Solved

How to check a large list of Indexed URL in search engine using a Java Program

Hi Guys, I am trying to check thousands of URLs from search engine index, If they are existing or no...

0 Likes
1 Replies

Add condition to logging in

So I want to add a new condition for registered users to be allowed to login. In the database, there...

0 Likes
4 Replies
Solved

Validation fails on email address check when updating user (but not changing email)

I'm currently adding a user class to my personal laravel site and am working on the update functiona...

0 Likes
1 Replies

laravel reflection exception.. class not found.

Ok I have a FormRequest class in app\Http\Requests i have namespaced it correctly and am using it in...

0 Likes
1 Replies

mail send with attachment

I cannot setup mail function to work with attachment. when I add this part of code then I have Error...

0 Likes
1 Replies
Solved
posted 9 years ago

Help with amazon s3

Trying to get Object url and keep hitting a brickwall. CredentialsException in InstanceProfileProvid...

0 Likes
3 Replies

multiple file uploads and csrf tokens

I have a problem with my upload form which uses ajax call Multiple files can be uploaded. When I upl...

0 Likes
0 Replies

Ignore route if controller returns null

I'd like to be able to have multiple dynamic routes that can interrupt each other. For example, I ha...

0 Likes
0 Replies

Users table - Check for duplicate IP address

I run a non-commercial file sharing site powered by Laravel. Currently, users IP addresses are recor...

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

© 2024 Laravel.io - All rights reserved.