Support the ongoing development of Laravel.io →
posted 8 years ago

$_COOKIE work file but Cookie::get() not work.

Hello, I am using https://github.com/carhartl/jquery-cookie for setting cookie and I want to get coo...

0 Likes
1 Replies

Login Facebook Laravel Socialite

Argument 1 passed to Illuminate\Auth\SessionGuard::login() must implement interface Illuminate\Contr...

0 Likes
1 Replies

Multi scheduler

How can I check/solve my issue with scheduler. Q: If I set multiple command as per below but it work...

0 Likes
1 Replies
posted 8 years ago

Making your laravel command run two days in a week and twice a day?

I have a laravel 5.1 app. I want to run a laravel command twice a day in two days of the week. My at...

0 Likes
2 Replies
Solved

How do you compare many to many relationships? Laravel 5.3

I have a set of relationships that looks like this: The users and agencies have a lot of data store...

0 Likes
0 Replies
posted 8 years ago

Route and optional parameter issues

Hello there, I have trouble with an optional parameter, defined in two routes, in app/Http/routes.ph...

0 Likes
1 Replies
Solved

Using Laravel 5.1 example with Laravel 5.3

I'm using Laravel 5.3 to carry out the Laravel 5.1 example, as there are no examples for Laravel 5.3...

0 Likes
2 Replies

updating multiple table rows with one form

I have a form that I want to be able to update multiple rows at once. I have found online the method...

0 Likes
4 Replies

Random pagination cache

Hello, I am trying to cache a query which is ordered by RAND() in my category->questions() relati...

0 Likes
1 Replies

Problem rollover on iphone with IOS 8.0

Hello, kindly I can help to understand why the rollover of the mobile is fine with all devices excep...

0 Likes
1 Replies

Why i am not using Laravel ?

Hello everyone, These days in "Laravel Türkiye" (facebook group for turkish developer who...

0 Likes
10 Replies
posted 10 years ago

Creating a themed site

I am looking to build an app where themes can be switched easily to change entire site outlook. Much...

0 Likes
8 Replies

Laravel Exception Handler, log when catching

Hi, I'm using a Geocoder to get an address, when no address is found I catch the error and continue...

0 Likes
1 Replies

Avoid automatic database field shadowing when using ->join()

Dear Laravel community, coming from other Web frameworks like Django, Ruby on Rails, etc., I have fo...

0 Likes
4 Replies

How to pass multi array to composer laravel

I'm trying to pass 2 arrays to a base view in laravel but I can't find the way to figure it out. It...

0 Likes
0 Replies

Laravel 5 Q&A Database Design Help

Need suggestions for a Q&A database design that I will use to interview small business owners. B...

0 Likes
1 Replies

Human readable dates in the future

Hi, I've been using Carbon for a while (and it's great) but I'm wondering if there's a similar tool...

0 Likes
0 Replies

How to make where() restrictions on resourceful routes

Hello, Route::resource('tasks', 'TasksController', array( 'where' => array('tasks' => '[0-9]+...

0 Likes
2 Replies
Solved

How to modify $app at runtime?

Hi! i would like to dynamically change a path in my laravel 5.3 app from a middleware. How can I acc...

0 Likes
6 Replies
Solved

Eloquent Many to Many Queries returning empty or incorrect. Why? Laravel 5.3

So, this is weird. I have been implementing ontoMany relationships between users and various data se...

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

© 2025 Laravel.io - All rights reserved.