Support the ongoing development of Laravel.io →

Establishing Laravel hasMany relationship using non-primary keys

I know this question was asked before and I have tried solutions from those posts but I still cannot...

0 Likes
0 Replies
posted 9 years ago

How can I see which OTHERS threads I did interact with?

It would be nice to return to a thread I have been giving my thoughts in and see if the author needs...

0 Likes
2 Replies
posted 9 years ago

Creating admin login

Hi everyone, i have just finished building the views for the admin pages but i want the user to the...

0 Likes
0 Replies

How to return information from a third table?

Hi, I am having difficultly understanding how to return information from a distant third table. I ha...

0 Likes
3 Replies

Redirecting back

I'am using laravel 5.1 and i have this two routes Route::get('/profile',array('uses'=>'ProfileCon...

0 Likes
1 Replies
posted 9 years ago

Eloquent, shortcut to another model

Hey, I have two 3 models all of them work fine and each one links to the one above. Company Distribu...

0 Likes
3 Replies
Solved

Laravel 5: Before redirct set validtion error to view page

i am calling the form from ajax and after submitting the form, validation error message not showing,...

0 Likes
6 Replies
posted 9 years ago

5.2 not recognizing Auth

I've just updated to 5.2 and since then, I'm not able to log in. It takes my login and redirects me...

0 Likes
1 Replies

Migrate website from yii2 to Laravel 5

We have a website on the subject of coupons with a backend behind where we can manage and configure...

0 Likes
0 Replies

Laravel running really slowly

Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...

0 Likes
1 Replies
posted 9 years ago

Laravel Problem with Query

Hi please i wana this excel function if(A2="";"";if(OR(R2="Email";...

0 Likes
1 Replies

Creating database and accessing it's records without ORM

So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...

0 Likes
2 Replies
Solved

Class router not found

I have set up a sample route to test if my laravel is working Route::get('users/hello', function() {...

0 Likes
3 Replies

Sort & Filtering with AJAX

Hi All, can somebody advise me which best plugin or way to implement sort & filtering using AJAX...

0 Likes
0 Replies

Unable to ROUTE links of KCFinder in CKEditor in Laravel 5.1

Hello, I am new to Laravel. I am trying to use CKEditor with KCFinder (File browser). I have impleme...

0 Likes
0 Replies
posted 9 years ago

Fetch data from the database and Display in Google map

how do i fetch lat and lng in the database and display in the google maps using laravel? anyone who...

0 Likes
0 Replies

update data from database using <select onchange()><option> using laravel 5

please help me. how i can update data from database using select option, ajax onchange without submi...

0 Likes
3 Replies

Most proper way to change laravel config values through web form

If i want to give the logged in administrator the power to change certain config values (like timezo...

0 Likes
2 Replies
Solved

utf8 in route / url

My database is in utf8_unicode_ci, In the page i have <meta charset="utf-8"> Whats the best wa...

0 Likes
6 Replies
Solved

Split within Controller

What would be the best way to acheive the following? Currently I have a checkout method within a con...

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

© 2025 Laravel.io - All rights reserved.